the 2.3 CDD, and that needs to be filled in before launch, but the CDD isn't done yet. The link will be filled in before this is pushed to live, when the CDD is done. I want to get this submitted now so we can test & stage it. Change-Id: I80e36a5b37627583ce09c02be4ae6762005782a3
74 lines
3.6 KiB
Plaintext
74 lines
3.6 KiB
Plaintext
page.title=Welcome to Android
|
|
home=true
|
|
@jd:body
|
|
<div style="float: right; width: 35%;">
|
|
<h3 style="padding-top: 0px;">News</h3>
|
|
<p><b>Compatibility Definition for Android 2.3</b><br/>
|
|
The Compatibility Definition Document for Android 2.3 has been published.
|
|
The 2.3 CDD allows device manufacturers to use the Android source code to ship
|
|
a significantly wider variety of devices, including devices with extra-large
|
|
screens, such as tablets. A release of the Compatibility Test Suite is not
|
|
yet available, but will be soon. For more information, <a
|
|
href="{@docRoot}compatibility/index.html">visit the Compatibility page.</a>
|
|
</p>
|
|
<p><b>Source Code Available for Android 2.3</b><br/>
|
|
The source code for the Android 2.3 platform and software stack has been
|
|
released! This release allows OEMs to begin preparing Android 2.3 for
|
|
installation on new and existing devices, and allows hobbyists, enthusiasts,
|
|
and researchers to develop custom builds. For information on how to obtain the
|
|
software,
|
|
<a href="{@docRoot}source/download.html">visit our 'Getting the Source' page.</a>
|
|
</p>
|
|
</div>
|
|
<img style="float: right; padding-right: 1.5em;" src="{@docRoot}images/home-bugdroid.png" alt="Android Mascot"/>
|
|
<div style="font-size: 1.3em;">
|
|
<p>Here you can find the information and source code you need to build an
|
|
Android-compatible device.</p>
|
|
<p>Android is an open-source software stack for mobile devices, and a
|
|
corresponding open-source project led by Google. We created Android in
|
|
response to our own experiences launching mobile apps. We wanted to make
|
|
sure that there was no central point of failure, so that no industry player
|
|
can restrict or control the innovations of any other. That's why we
|
|
created Android, and made its source code open.</p>
|
|
<p><a href="{@docRoot}about/index.html">Learn more »</a></p>
|
|
</div>
|
|
|
|
<div style="clear: both;"/>
|
|
|
|
<table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;">
|
|
<div class="rebox lil" style="float: left; width: 30%; margin: 1em;">
|
|
<h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2>
|
|
<div class="p">
|
|
<p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
|
|
If you're interested in contributing to the Android source code or helping
|
|
out with the open-source project, our Source pages have the information
|
|
you need.</p>
|
|
<p><a href="{@docRoot}source/index.html">Get Involved »</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="rebox lil" style="float: left; width: 30%; margin: 1em;">
|
|
<h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2>
|
|
<div class="p">
|
|
<p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
|
|
If you're an engineer building a device
|
|
intended to run the Android software stack, look at our Porting pages for
|
|
information and tips.</p>
|
|
<p><a href="{@docRoot}porting/index.html">Build a Device »</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="rebox lil" style="float: left; width: 30%; margin: 1em;">
|
|
<h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2>
|
|
<div class="p">
|
|
<p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/>
|
|
If you're an organization building an Android device, you'll want to check out our
|
|
Compatibility pages to find out how to take advantage of the benefits of
|
|
compatibility.</p>
|
|
<p><a href="{@docRoot}compatibility/index.html">Get Compatible »</a></p>
|
|
</div>
|
|
</div>
|
|
</td></tr></table>
|
|
|
|
<div style="clear: both;"/>
|