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 | 768b82a | 2013-11-12 11:32:41 -0800 | [diff] [blame] | 9 | Copyright 2013 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 | 5a7dc7e | 2014-09-30 14:55:13 -0700 | [diff] [blame^] | 45 | <a href="{@docRoot}devices/drm.html"> |
| 46 | <h4>DRM page rewritten</h4></a> |
| 47 | <p>The description of the Android <strong><a |
| 48 | href="{@docRoot}devices/drm.html">DRM</a></strong> framework has been |
| 49 | completely rewritten and expanded.</p> |
Clay Murphy | 8cfd3cc | 2014-06-19 19:02:46 -0700 | [diff] [blame] | 50 | |
| 51 | <img border="0" src="images/Android_Robot_100.png" alt="Android Partner icon" style="display:inline;float:right;margin:5px 10px"> |
| 52 | |
Clay Murphy | 5a7dc7e | 2014-09-30 14:55:13 -0700 | [diff] [blame^] | 53 | <a href="{@docRoot}devices/tuning.html"> |
| 54 | <h4>Performance tuning property removed</h4></a> |
| 55 | <p>The <code>ro.hwui.fbo_cache_size</code> property has been removed |
| 56 | from Android and the corresponding <strong><a |
| 57 | href="{@docRoot}devices/tuning.html">Performance tuning</a></strong> list.</p> |
| 58 | |
| 59 | <a href="{@docRoot}compatibility/cts-intro.html"> |
| 60 | <h4>Compatibility Test Suite manual revised</h4></a> |
| 61 | <p>The <strong><a |
| 62 | href="{@docRoot}compatibility/android-cts-manual.pdf">Compatibility Test Suite |
| 63 | (CTS) manual</a></strong> has been revised with additional details regarding location |
| 64 | settings and more.</p> |
| 65 | |
| 66 | <a href="{@docRoot}compatibility/4.4/versions.html"> |
| 67 | <h4>New version strings added for 4.4</h4></a> |
Clay Murphy | 8e6276e | 2014-06-18 12:36:09 -0700 | [diff] [blame] | 68 | <p><strong><a |
Clay Murphy | 5a7dc7e | 2014-09-30 14:55:13 -0700 | [diff] [blame^] | 69 | href="{@docRoot}compatibility/4.4/versions.html">Permitted Version Strings for |
| 70 | Android 4.4</a></strong> have been updated.</p> |
Clay Murphy | 8e6276e | 2014-06-18 12:36:09 -0700 | [diff] [blame] | 71 | |
Clay Murphy | 5a7dc7e | 2014-09-30 14:55:13 -0700 | [diff] [blame^] | 72 | <a href="{@docRoot}assets/images/sac_logo.png"> |
| 73 | <h4>New Android logo throughout</h4></a> |
| 74 | <p>The <strong><a |
| 75 | href="{@docRoot}assets/images/sac_logo.png">Android</a></strong> |
| 76 | word mark has been enhanced throughout this site:</p> |
| 77 | <img border="0" src="assets/images/sac_logo.png" alt="Android word mark"> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 78 | </div> |
| 79 | |
| 80 | <div class="col-8"> |
| 81 | <h3>Getting Started</h3> |
| 82 | <a href="{@docRoot}source/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 83 | <h4>Explore the Source</h4></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 84 | <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^] | 85 | also <strong><a |
| 86 | href="https://android-review.googlesource.com/#/q/status:open">contribute |
| 87 | to</a></strong> the <strong><a |
| 88 | href="https://android.googlesource.com/">Android Open Source Project |
| 89 | repository</a></strong> to make your changes available to everyone else |
| 90 | in the Android ecosystem.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 91 | <a href="{@docRoot}devices/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 92 | <h4>Port Android to Devices</h4></a> |
Clay Murphy | 3fe59ee | 2013-07-09 10:31:04 -0700 | [diff] [blame] | 93 | <p>Port the latest Android platform and |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 94 | create compelling devices that your customers want.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 95 | |
| 96 | <a href="{@docRoot}accessories/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 97 | <h4>Build Accessories</h4></a> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 98 | <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] | 99 | |
| 100 | <a href="{@docRoot}compatibility/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 101 | <h4>Get Compatible</h4></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 102 | <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent |
| 103 | and standard experience across all Android-powered devices. Android provides guidance |
| 104 | and a test suite to verify your Android compatibility.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 105 | </div> |
| 106 | |
| 107 | </div> |
| 108 | |
Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 109 | </div> |