| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 1 | fullpage=true | 
 | 2 | no_footer_links=true | 
 | 3 | landing.page=true | 
 | 4 | page.metaDescription=The official site for the Android Open Source Project. | 
 | 5 | header.hide=1 | 
 | 6 | @jd:body | 
 | 7 |  | 
 | 8 | <!-- | 
 | 9 |     Copyright 2010 The Android Open Source Project | 
 | 10 |  | 
 | 11 |     Licensed under the Apache License, Version 2.0 (the "License"); | 
 | 12 |     you may not use this file except in compliance with the License. | 
 | 13 |     You may obtain a copy of the License at | 
 | 14 |  | 
 | 15 |         http://www.apache.org/licenses/LICENSE-2.0 | 
 | 16 |  | 
 | 17 |     Unless required by applicable law or agreed to in writing, software | 
 | 18 |     distributed under the License is distributed on an "AS IS" BASIS, | 
 | 19 |     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
 | 20 |     See the License for the specific language governing permissions and | 
 | 21 |     limitations under the License. | 
 | 22 | --> | 
 | 23 | <div class="wrap"> | 
 | 24 |  | 
 | 25 |   <div class="landing-banner"> | 
 | 26 |       <h1 itemprop="name" style="margin-bottom:0;">Welcome to the Android Open Source Project!</h1> | 
| Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 27 |  | 
| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 28 |       <p> | 
| Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 29 |       Android is an open-source software stack for a wide range of mobile devices and a corresponding open-source project led by  | 
 | 30 |       Google. Here you can find the information and source code you need to learn more about the Android platform. From there you can | 
| Clay Murphy | 3fe59ee | 2013-07-09 10:31:04 -0700 | [diff] [blame] | 31 |       create custom variants of the Android software stack, port devices and accessories to the Android platform, | 
| Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 32 |       and ensure your devices are compatible with the Android compatibility definition. | 
| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 33 |       </p> | 
 | 34 |  | 
 | 35 |   </div> | 
 | 36 |  | 
 | 37 | </div> | 
 | 38 |  | 
 | 39 |  | 
 | 40 | <div class="wrap"> | 
 | 41 |  | 
 | 42 |   <div class="landing-docs"> | 
 | 43 |     <div class="col-8"> | 
 | 44 |     <h3>Updates</h3> | 
| Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 45 |       <a href="{@docRoot}source/index.html"> | 
 | 46 |         <h4>Source Code Available for Android 4.3</h4> | 
| Clay Murphy | d3ddd87 | 2013-07-11 11:54:27 -0700 | [diff] [blame] | 47 |         <p>Android is an open-source software stack for a wide array of mobile devices with different form factors. | 
 | 48 | <img border="0" src="images/Android_Robot_100.png" alt="Android Partner icon" style="display:inline;float:right;margin:5px 10px">  | 
| Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 49 |         We created Android in response to our own experiences launching mobile apps. We wanted to make sure there was  | 
 | 50 |         no central point of failure so no industry player can restrict or control the innovations of any other. That's  | 
 | 51 |         why we created Android and made its source code open.</p> | 
| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 52 |       </a> | 
| Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 53 |       <a href="{@docRoot}compatibility/index.html"> | 
 | 54 |         <h4>Compatibility Definition for Android 4.3</h4> | 
 | 55 |         <p>Android's purpose is to establish an open platform for developers to build innovative apps. The Android  | 
 | 56 |         Compatibility program defines the technical details of the Android platform and provides tools for device manufacturers to  | 
 | 57 |         ensure developers' apps run on a variety of devices.</p> | 
| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 58 |       </a> | 
 | 59 |     </div> | 
 | 60 |  | 
 | 61 |     <div class="col-8"> | 
 | 62 |       <h3>Getting Started</h3> | 
 | 63 |       <a href="{@docRoot}source/index.html"> | 
 | 64 |         <h4>Explore the Source</h4> | 
 | 65 |         <p>Get the complete Android platform and modify and build it to suit your needs. You can | 
 | 66 |         also contribute to the Open Source Project to make your changes available to everyone else in | 
 | 67 |         the Android ecosystem.</p> | 
 | 68 |       </a> | 
 | 69 |       <a href="{@docRoot}devices/index.html"> | 
| Clay Murphy | 3fe59ee | 2013-07-09 10:31:04 -0700 | [diff] [blame] | 70 |         <h4>Port Android to Devices</h4> | 
 | 71 |         <p>Port the latest Android platform and | 
| Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 72 |         create compelling devices that your customers want.</p> | 
| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 73 |       </a> | 
 | 74 |  | 
 | 75 |       <a href="{@docRoot}accessories/index.html"> | 
 | 76 |         <h4>Build Accessories</h4> | 
| Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 77 |         <p>Sometimes, a device can't do it all. Tap into Android's open accessory standard and build accessories to complement the wide variety of Android-powered devices.</p> | 
| Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 78 |       </a> | 
 | 79 |  | 
 | 80 |       <a href="{@docRoot}compatibility/index.html"> | 
 | 81 |         <h4>Get Compatible</h4> | 
 | 82 |         <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent | 
 | 83 |           and standard experience across all Android-powered devices. Android provides guidance | 
 | 84 |           and a test suite to verify your Android compatibility.</p> | 
 | 85 |       </a> | 
 | 86 |     </div> | 
 | 87 |  | 
 | 88 |   </div> | 
 | 89 |  | 
| Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 90 | </div> |