blob: baa6995e451c9ea687af43efa0d9359e0abf1272 [file] [log] [blame] [view]
Skyler Kaufman44436912011-04-07 15:11:52 -07001<!--
2 Copyright 2010 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070017# Welcome to Android #
18
19<div style="float: right; width: 35%;">
20
21## News ##
22
23### Compatibility Definition for Android 2.3 ###
24
25The Compatibility Definition Document for Android 2.3 has been published.
26The 2.3 CDD allows device manufacturers to use the Android source code to ship
27a significantly wider variety of devices, including devices with extra-large
28screens, such as tablets. A release of the Compatibility Test Suite is not
29yet available, but will be soon. For more information, visit the
30[Compatibility](compatibility/index.html) page.
31
32### Source Code Available for Android 2.3 ###
33
34The source code for the Android 2.3 platform and software stack has been
35released! This release allows OEMs to begin preparing Android 2.3 for
36installation on new and existing devices, and allows hobbyists, enthusiasts,
37and researchers to develop custom builds. For information on how to obtain the
38software, visit our [Getting the Source](source/downloading.html) page.
39
40</div>
41
42<img style="float: right; padding-right: 1.5em;" src="images/home-bugdroid.png" alt="Android Mascot"/>
43
44<div style="font-size: 1.3em;">
45
46Here you can find the information and source code you need to build an
47Android-compatible device.
48
49Android is an open-source software stack for mobile devices, and a
50corresponding open-source project led by Google. We created Android in
51response to our own experiences launching mobile apps. We wanted to make
52sure that there was no central point of failure, so that no industry player
53can restrict or control the innovations of any other. That's why we
54created Android, and made its source code open.
55
56[Learn more ยป](about/index.html)
57
58</div>
59<div style="clear: both;"/>
60
61<table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;">
Dan Morrillf8c50462011-04-08 10:07:43 -070062<div style="float: left; width: 15%; margin: 1em;">&nbsp;</div>
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070063<div class="rebox" style="float: left; width: 30%; margin: 1em;">
64 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2>
65 <div class="p">
66 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
67 If you're interested in contributing to the Android source code or helping
68 out with the open-source project, our Source pages have the information
69 you need.</p>
70 <p><a href="source/index.html">Get Involved &raquo;</a></p>
71 </div>
72</div>
73
Dan Morrillf8c50462011-04-08 10:07:43 -070074<!--
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070075<div class="rebox" style="float: left; width: 30%; margin: 1em;">
76 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2>
77 <div class="p">
78 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
79 If you're an engineer building a device
80 intended to run the Android software stack, look at our Porting pages for
81 information and tips.</p>
82 <p><a href="porting/index.html">Build a Device &raquo;</a></p>
83 </div>
84</div>
Dan Morrillf8c50462011-04-08 10:07:43 -070085-->
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070086
87<div class="rebox" style="float: left; width: 30%; margin: 1em;">
88 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2>
89 <div class="p">
90 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
91 If you're an organization building an Android device, you'll want to check out our
92 Compatibility pages to find out how to take advantage of the benefits of
93 compatibility.</p>
94 <p><a href="compatibility/index.html">Get Compatible &raquo;</a></p>
95 </div>
96</div>
Dan Morrillf8c50462011-04-08 10:07:43 -070097<div style="float: left; width: 15%; margin: 1em;">&nbsp;</div>
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070098</td></tr></table>
99
100<div style="clear: both;"/>