blob: c03d2fbc882354fa666f7f8dcce579ee3a0044aa [file] [log] [blame] [view]
Skyler Kaufman991ae4d2011-04-07 12:30:41 -07001# Welcome to Android #
2
3<div style="float: right; width: 35%;">
4
5## News ##
6
7### Compatibility Definition for Android 2.3 ###
8
9The Compatibility Definition Document for Android 2.3 has been published.
10The 2.3 CDD allows device manufacturers to use the Android source code to ship
11a significantly wider variety of devices, including devices with extra-large
12screens, such as tablets. A release of the Compatibility Test Suite is not
13yet available, but will be soon. For more information, visit the
14[Compatibility](compatibility/index.html) page.
15
16### Source Code Available for Android 2.3 ###
17
18The source code for the Android 2.3 platform and software stack has been
19released! This release allows OEMs to begin preparing Android 2.3 for
20installation on new and existing devices, and allows hobbyists, enthusiasts,
21and researchers to develop custom builds. For information on how to obtain the
22software, visit our [Getting the Source](source/downloading.html) page.
23
24</div>
25
26<img style="float: right; padding-right: 1.5em;" src="images/home-bugdroid.png" alt="Android Mascot"/>
27
28<div style="font-size: 1.3em;">
29
30Here you can find the information and source code you need to build an
31Android-compatible device.
32
33Android is an open-source software stack for mobile devices, and a
34corresponding open-source project led by Google. We created Android in
35response to our own experiences launching mobile apps. We wanted to make
36sure that there was no central point of failure, so that no industry player
37can restrict or control the innovations of any other. That's why we
38created Android, and made its source code open.
39
40[Learn more ยป](about/index.html)
41
42</div>
43<div style="clear: both;"/>
44
45<table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;">
46<div class="rebox" style="float: left; width: 30%; margin: 1em;">
47 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2>
48 <div class="p">
49 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
50 If you're interested in contributing to the Android source code or helping
51 out with the open-source project, our Source pages have the information
52 you need.</p>
53 <p><a href="source/index.html">Get Involved &raquo;</a></p>
54 </div>
55</div>
56
57<div class="rebox" style="float: left; width: 30%; margin: 1em;">
58 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2>
59 <div class="p">
60 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
61 If you're an engineer building a device
62 intended to run the Android software stack, look at our Porting pages for
63 information and tips.</p>
64 <p><a href="porting/index.html">Build a Device &raquo;</a></p>
65 </div>
66</div>
67
68<div class="rebox" style="float: left; width: 30%; margin: 1em;">
69 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2>
70 <div class="p">
71 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
72 If you're an organization building an Android device, you'll want to check out our
73 Compatibility pages to find out how to take advantage of the benefits of
74 compatibility.</p>
75 <p><a href="compatibility/index.html">Get Compatible &raquo;</a></p>
76 </div>
77</div>
78</td></tr></table>
79
80<div style="clear: both;"/>