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 | <!-- |
Clay Murphy | 30ba5a6 | 2014-11-03 07:24:13 -0800 | [diff] [blame] | 9 | Copyright 2014 The Android Open Source Project |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 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 | |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 39 | <div class="wrap"> |
| 40 | |
| 41 | <div class="landing-docs"> |
| 42 | <div class="col-8"> |
Clay Murphy | a336f06 | 2014-05-08 13:33:23 -0700 | [diff] [blame] | 43 | <h3>What's New</h3> |
| 44 | |
Clay Murphy | 22a2604 | 2014-12-11 15:57:30 -0800 | [diff] [blame] | 45 | <a href="{@docRoot}source/building.html"> |
| 46 | <h4>Disk size requirements increased</h4></a> |
| 47 | <p>The amount of free disk space listed as required on <strong><a |
| 48 | href="{@docRoot}source/building.html">Downloading and |
| 49 | Building</a></strong> has been increased significantly.</p> |
| 50 | |
Bill Yi | a8270e8 | 2014-12-10 11:57:59 -0800 | [diff] [blame] | 51 | <a href="{@docRoot}source/build-numbers.html"> |
| 52 | <h4>Supported devices and version strings updated</h4></a> |
| 53 | <p>The list of <strong><a |
| 54 | href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">supported |
| 55 | devices, branch tags</a></strong> and <strong><a |
| 56 | href="{@docRoot}compatibility/5.0/versions.html">version |
| 57 | strings</a></strong> for Android 5.0 have been updated.</p> |
| 58 | |
Clay Murphy | 41021ae | 2014-12-15 13:39:28 -0800 | [diff] [blame] | 59 | <a href="{@docRoot}source/initializing.html"> |
| 60 | <h4>JDK instructions updated for Mac</h4></a> |
| 61 | <p>A new <strong><a |
| 62 | href="{@docRoot}source/initializing.html#installing-the-mac-jdk">Installing the |
| 63 | JDK</a></strong> section has been developed to describe Java installation for |
| 64 | Mac OS.</p> |
| 65 | |
Clay Murphy | 1b26e86 | 2014-11-11 19:57:59 -0800 | [diff] [blame] | 66 | <a href="{@docRoot}compatibility/downloads.html"> |
| 67 | <h4>New CTS media files available for download</h4></a> |
Clay Murphy | 41021ae | 2014-12-15 13:39:28 -0800 | [diff] [blame] | 68 | <p>Find <strong><a |
Clay Murphy | 1b26e86 | 2014-11-11 19:57:59 -0800 | [diff] [blame] | 69 | href="https://dl.google.com/dl/android/cts/android-cts-media-1.1.zip">CTS media |
| 70 | files version 1.1</a></strong> for Android 5.0 media stress tests on <strong><a |
| 71 | href="{@docRoot}compatibility/downloads.html#cts-media-files">Compatibility |
| 72 | Downloads</a></strong>.</p> |
| 73 | |
Clay Murphy | d703622 | 2014-11-11 14:17:04 -0800 | [diff] [blame] | 74 | <a href="{@docRoot}source/brands.html#Questions"> |
| 75 | <h4>Android Partner Marketing offers brand guidance</h4></a> |
| 76 | <p>The Android Partner Marketing team now offers an easy-to-use <strong><a |
Clay Murphy | 41021ae | 2014-12-15 13:39:28 -0800 | [diff] [blame] | 77 | href="https://support.google.com/googleplay/contact/brand_developer">Partner |
Clay Murphy | d703622 | 2014-11-11 14:17:04 -0800 | [diff] [blame] | 78 | Brand Inquiry Form</a></strong> for answers to branding questions and review |
| 79 | of marketing materials.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 80 | </div> |
| 81 | |
| 82 | <div class="col-8"> |
| 83 | <h3>Getting Started</h3> |
| 84 | <a href="{@docRoot}source/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 85 | <h4>Explore the Source</h4></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 86 | <p>Get the complete Android platform and modify and build it to suit your needs. You can |
Clay Murphy | 5a7dc7e | 2014-09-30 14:55:13 -0700 | [diff] [blame] | 87 | also <strong><a |
| 88 | href="https://android-review.googlesource.com/#/q/status:open">contribute |
| 89 | to</a></strong> the <strong><a |
| 90 | href="https://android.googlesource.com/">Android Open Source Project |
| 91 | repository</a></strong> to make your changes available to everyone else |
| 92 | in the Android ecosystem.</p> |
Clay Murphy | 4aa22e8 | 2014-12-16 11:21:22 -0800 | [diff] [blame^] | 93 | <a href="{@docRoot}source/index.html"><img border="0" src="images/android_framework_small.png" alt="Android framework summary" style="display:inline;float:left;margin:5px 10px"></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 94 | <a href="{@docRoot}devices/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 95 | <h4>Port Android to Devices</h4></a> |
Clay Murphy | 3fe59ee | 2013-07-09 10:31:04 -0700 | [diff] [blame] | 96 | <p>Port the latest Android platform and |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 97 | create compelling devices that your customers want.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 98 | |
| 99 | <a href="{@docRoot}accessories/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 100 | <h4>Build Accessories</h4></a> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 101 | <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] | 102 | |
| 103 | <a href="{@docRoot}compatibility/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 104 | <h4>Get Compatible</h4></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 105 | <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent |
| 106 | and standard experience across all Android-powered devices. Android provides guidance |
| 107 | and a test suite to verify your Android compatibility.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 108 | </div> |
| 109 | |
| 110 | </div> |
| 111 | |
Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 112 | </div> |