blob: f5a934494fc44b784ae3baa378a819b2edb65c6a [file] [log] [blame]
Dan Morrill3cd199f2009-11-06 14:04:16 -08001page.title=Welcome to Android
Gaurav Mathurb8d30c12009-08-11 17:52:01 -07002home=true
3@jd:body
Dan Morrill98620ee2010-04-13 14:48:25 -07004<div style="float: right; width: 35%;">
5<h3 style="padding-top: 0px;">News</h3>
Dan Morrilla3e835a2011-02-17 15:40:57 -08006<p><b>Compatibility Definition for Android 2.3.3</b><br/>
7The Compatibility Definition Document for Android 2.3.3 has been published.
8Android 2.3 allows device manufacturers to use the Android source code to ship
Dan Morrilla20bb012010-12-13 10:54:30 -08009a significantly wider variety of devices, including devices with extra-large
Dan Morrilla3e835a2011-02-17 15:40:57 -080010screens, such as tablets. Android 2.3.3 adds enhanced Near-Field
11Communications support to the Android APIs. For more information, <a
Dan Morrilla20bb012010-12-13 10:54:30 -080012href="{@docRoot}compatibility/index.html">visit the Compatibility page.</a>
Dan Morrill95a3a102010-08-02 14:40:03 -070013</p>
Dan Morrilla20bb012010-12-13 10:54:30 -080014<p><b>Source Code Available for Android 2.3</b><br/>
15The source code for the Android 2.3 platform and software stack has been
16released! This release allows OEMs to begin preparing Android 2.3 for
17installation on new and existing devices, and allows hobbyists, enthusiasts,
18and researchers to develop custom builds. For information on how to obtain the
19software,
20<a href="{@docRoot}source/download.html">visit our 'Getting the Source' page.</a>
21</p>
Dan Morrill98620ee2010-04-13 14:48:25 -070022</div>
23<img style="float: right; padding-right: 1.5em;" src="{@docRoot}images/home-bugdroid.png" alt="Android Mascot"/>
24<div style="font-size: 1.3em;">
Dan Morrill55de6812009-11-15 15:46:36 -080025 <p>Here you can find the information and source code you need to build an
Dan Morrill3cd199f2009-11-06 14:04:16 -080026 Android-compatible device.</p>
Dan Morrill55de6812009-11-15 15:46:36 -080027 <p>Android is an open-source software stack for mobile devices, and a
28 corresponding open-source project led by Google. We created Android in
29 response to our own experiences launching mobile apps. We wanted to make
30 sure that there was no central point of failure, so that no industry player
31 can restrict or control the innovations of any other. That's why we
32 created Android, and made its source code open.</p>
Dan Morrill3cd199f2009-11-06 14:04:16 -080033 <p><a href="{@docRoot}about/index.html">Learn more &raquo;</a></p>
34</div>
Gaurav Mathurb8d30c12009-08-11 17:52:01 -070035
Dan Morrill3cd199f2009-11-06 14:04:16 -080036<div style="clear: both;"/>
Gaurav Mathurb8d30c12009-08-11 17:52:01 -070037
Dan Morrill3cd199f2009-11-06 14:04:16 -080038<table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;">
39<div class="rebox lil" style="float: left; width: 30%; margin: 1em;">
Dan Morrill98620ee2010-04-13 14:48:25 -070040 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2>
Dan Morrill3cd199f2009-11-06 14:04:16 -080041 <div class="p">
Dan Morrill98620ee2010-04-13 14:48:25 -070042 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
Dan Morrill55de6812009-11-15 15:46:36 -080043 If you're interested in contributing to the Android source code or helping
Dan Morrill98620ee2010-04-13 14:48:25 -070044 out with the open-source project, our Source pages have the information
45 you need.</p>
46 <p><a href="{@docRoot}source/index.html">Get Involved &raquo;</a></p>
Dan Morrill3cd199f2009-11-06 14:04:16 -080047 </div>
48</div>
Gaurav Mathurb8d30c12009-08-11 17:52:01 -070049
Dan Morrill3cd199f2009-11-06 14:04:16 -080050<div class="rebox lil" style="float: left; width: 30%; margin: 1em;">
Dan Morrill98620ee2010-04-13 14:48:25 -070051 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2>
Dan Morrill3cd199f2009-11-06 14:04:16 -080052 <div class="p">
Dan Morrill98620ee2010-04-13 14:48:25 -070053 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
54 If you're an engineer building a device
55 intended to run the Android software stack, look at our Porting pages for
56 information and tips.</p>
57 <p><a href="{@docRoot}porting/index.html">Build a Device &raquo;</a></p>
Dan Morrill3cd199f2009-11-06 14:04:16 -080058 </div>
59</div>
Gaurav Mathurb8d30c12009-08-11 17:52:01 -070060
Dan Morrill3cd199f2009-11-06 14:04:16 -080061<div class="rebox lil" style="float: left; width: 30%; margin: 1em;">
62 <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2>
63 <div class="p">
Dan Morrill98620ee2010-04-13 14:48:25 -070064 <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
65 If you're an organization building an Android device, you'll want to check out our
66 Compatibility pages to find out how to take advantage of the benefits of
67 compatibility.</p>
68 <p><a href="{@docRoot}compatibility/index.html">Get Compatible &raquo;</a></p>
Dan Morrill3cd199f2009-11-06 14:04:16 -080069 </div>
70</div>
71</td></tr></table>
Gaurav Mathurb8d30c12009-08-11 17:52:01 -070072
Dan Morrill3cd199f2009-11-06 14:04:16 -080073<div style="clear: both;"/>