Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 1 | page.title=Welcome to Android |
Gaurav Mathur | b8d30c1 | 2009-08-11 17:52:01 -0700 | [diff] [blame] | 2 | home=true |
| 3 | @jd:body |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 4 | <div style="float: right; width: 35%;"> |
| 5 | <h3 style="padding-top: 0px;">News</h3> |
Dan Morrill | 95a3a10 | 2010-08-02 14:40:03 -0700 | [diff] [blame^] | 6 | <p><b>Compatibility Tools for Android 2.2</b><br/> |
| 7 | The compatibility tools for Android 2.2 have been published. This includes the |
| 8 | Compatibility Definition Document for Android 2.2, and the Compatibility Test |
| 9 | Suite version 2.2 r1. With these tools, device manufacturers can finalize |
| 10 | builds of Android 2.2 for new and existing devices. For more information, |
| 11 | <a href="{@docRoot}compatibility/index.html">visit the Compatibility page.</a> |
| 12 | </p> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 13 | <p><b>Introducing the Compatibility Program</b><br/> |
| 14 | We're pleased to introduce the Android Compatibility Program. We've released |
| 15 | two tools -- the Compatibility Definition Document and the Compatibility Test |
| 16 | Suite -- to help device manufacturers build compatible devices.</p> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 17 | </div> |
| 18 | <img style="float: right; padding-right: 1.5em;" src="{@docRoot}images/home-bugdroid.png" alt="Android Mascot"/> |
| 19 | <div style="font-size: 1.3em;"> |
Dan Morrill | 55de681 | 2009-11-15 15:46:36 -0800 | [diff] [blame] | 20 | <p>Here you can find the information and source code you need to build an |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 21 | Android-compatible device.</p> |
Dan Morrill | 55de681 | 2009-11-15 15:46:36 -0800 | [diff] [blame] | 22 | <p>Android is an open-source software stack for mobile devices, and a |
| 23 | corresponding open-source project led by Google. We created Android in |
| 24 | response to our own experiences launching mobile apps. We wanted to make |
| 25 | sure that there was no central point of failure, so that no industry player |
| 26 | can restrict or control the innovations of any other. That's why we |
| 27 | created Android, and made its source code open.</p> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 28 | <p><a href="{@docRoot}about/index.html">Learn more »</a></p> |
| 29 | </div> |
Gaurav Mathur | b8d30c1 | 2009-08-11 17:52:01 -0700 | [diff] [blame] | 30 | |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 31 | <div style="clear: both;"/> |
Gaurav Mathur | b8d30c1 | 2009-08-11 17:52:01 -0700 | [diff] [blame] | 32 | |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 33 | <table border="0" style="border: 0px; margin: 0px; padding: 0px;"><tr><td align="center" style="border: 0px; margin: 0px; padding: 0px;"> |
| 34 | <div class="rebox lil" style="float: left; width: 30%; margin: 1em;"> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 35 | <h2 style="color: white; background-color: #95C0D0; border: 0px;">Source</h2> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 36 | <div class="p"> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 37 | <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
Dan Morrill | 55de681 | 2009-11-15 15:46:36 -0800 | [diff] [blame] | 38 | If you're interested in contributing to the Android source code or helping |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 39 | out with the open-source project, our Source pages have the information |
| 40 | you need.</p> |
| 41 | <p><a href="{@docRoot}source/index.html">Get Involved »</a></p> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 42 | </div> |
| 43 | </div> |
Gaurav Mathur | b8d30c1 | 2009-08-11 17:52:01 -0700 | [diff] [blame] | 44 | |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 45 | <div class="rebox lil" style="float: left; width: 30%; margin: 1em;"> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 46 | <h2 style="color: white; background-color: #95C0D0; border: 0px;">Porting</h2> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 47 | <div class="p"> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 48 | <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| 49 | If you're an engineer building a device |
| 50 | intended to run the Android software stack, look at our Porting pages for |
| 51 | information and tips.</p> |
| 52 | <p><a href="{@docRoot}porting/index.html">Build a Device »</a></p> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 53 | </div> |
| 54 | </div> |
Gaurav Mathur | b8d30c1 | 2009-08-11 17:52:01 -0700 | [diff] [blame] | 55 | |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 56 | <div class="rebox lil" style="float: left; width: 30%; margin: 1em;"> |
| 57 | <h2 style="color: white; background-color: #95C0D0; border: 0px;">Compatibility</h2> |
| 58 | <div class="p"> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 59 | <p><img src="images/lil-wrench.png" alt="" style="margin: 1em; margin-bottom: 5em;"/> |
| 60 | If you're an organization building an Android device, you'll want to check out our |
| 61 | Compatibility pages to find out how to take advantage of the benefits of |
| 62 | compatibility.</p> |
| 63 | <p><a href="{@docRoot}compatibility/index.html">Get Compatible »</a></p> |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 64 | </div> |
| 65 | </div> |
| 66 | </td></tr></table> |
Gaurav Mathur | b8d30c1 | 2009-08-11 17:52:01 -0700 | [diff] [blame] | 67 | |
Dan Morrill | 3cd199f | 2009-11-06 14:04:16 -0800 | [diff] [blame] | 68 | <div style="clear: both;"/> |