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 | b808be7 | 2015-01-05 16:13:15 -0800 | [diff] [blame] | 9 | Copyright 2015 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> |
Clay Murphy | d9c196e | 2015-02-19 12:56:43 -0800 | [diff] [blame^] | 44 | <a href="{@docRoot}devices/tech/security/selinux/index.html"> |
| 45 | <h4>SELinux instructions revised</h4></a> |
| 46 | <p>The entire set of <strong><a |
| 47 | href="{@docRoot}devices/tech/security/selinux/index.html">Security-Enhanced |
| 48 | Linux</a></strong> instructions have been revised thanks to open source |
| 49 | contributions.</p> |
Clay Murphy | 0ffba8d | 2015-01-18 10:03:07 -0800 | [diff] [blame] | 50 | |
Clay Murphy | cdab9c5 | 2015-01-12 14:18:54 -0800 | [diff] [blame] | 51 | <a href="{@docRoot}compatibility/index.html"> |
Clay Murphy | d9c196e | 2015-02-19 12:56:43 -0800 | [diff] [blame^] | 52 | <h4>Compatibility manual and CTS updated, CDD source made available</h4></a> |
| 53 | <p> New versions of the <strong><a |
| 54 | href="{@docRoot}compatibility/downloads.html">Compatibility Test Suite |
| 55 | (5.0_r2)</a></strong> and the <strong><a |
| 56 | href="{@docRoot}compatibility/android-cts-manual.pdf">CTS Manual</a></strong> |
| 57 | have been uploaded to the site. HTML versions of the <strong><a |
| 58 | href="https://android.googlesource.com/platform/docs/source.android.com/+/master/src/compatibility/">5.0 |
| 59 | and 4.4 Compatibility Definition Documents (CDD)</a></strong> have been |
| 60 | uploaded to AOSP for easy diffing.</p> |
Clay Murphy | cdab9c5 | 2015-01-12 14:18:54 -0800 | [diff] [blame] | 61 | |
Clay Murphy | d9c196e | 2015-02-19 12:56:43 -0800 | [diff] [blame^] | 62 | <a href="{@docRoot}devices/audio/terminology.html"> |
| 63 | <h4>Audio terminology enhanced</h4></a> |
| 64 | <p><strong><a |
| 65 | href="{@docRoot}devices/audio/terminology.html">Audio Terminology</a></strong> |
| 66 | has been updated to include definitions for <em>FIFO</em>, |
| 67 | <em>lossy</em>, <em>transparency</em>, and more.</p> |
| 68 | |
| 69 | <a href="{@docRoot}source/using-repo.html"> |
| 70 | <h4>Using Repo and Mac OS initializing instructions fixed</h4></a> |
| 71 | <p>The <code>POSIXLY_CORRECT</code> entry and Java 7 link within the <strong><a |
| 72 | href="{@docRoot}source/initializing.html#setting-up-a-mac-os-x-build-environment">Mac |
| 73 | OS initializing instructions</a></strong> have been updated. And the |
| 74 | <strong><a href="{@docRoot}source/using-repo.html">Repo |
| 75 | command reference</a></strong> has been revised to remove the |
| 76 | <code>replace</code> option and point to <code>help</code> for the latest |
| 77 | instructions.</p> |
| 78 | |
| 79 | <a href="{@docRoot}source/build-numbers.html"> |
| 80 | <h4>Nexus 7 build tag updated</h4></a> |
Clay Murphy | cdab9c5 | 2015-01-12 14:18:54 -0800 | [diff] [blame] | 81 | <p>The <strong><a |
Clay Murphy | d9c196e | 2015-02-19 12:56:43 -0800 | [diff] [blame^] | 82 | href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">LRX22G |
| 83 | build tag</a></strong> now applies to the deb and tilapia variants of Nexus 7.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 84 | </div> |
| 85 | |
| 86 | <div class="col-8"> |
| 87 | <h3>Getting Started</h3> |
| 88 | <a href="{@docRoot}source/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 89 | <h4>Explore the Source</h4></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 90 | <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] | 91 | also <strong><a |
| 92 | href="https://android-review.googlesource.com/#/q/status:open">contribute |
| 93 | to</a></strong> the <strong><a |
| 94 | href="https://android.googlesource.com/">Android Open Source Project |
| 95 | repository</a></strong> to make your changes available to everyone else |
| 96 | in the Android ecosystem.</p> |
Clay Murphy | 4aa22e8 | 2014-12-16 11:21:22 -0800 | [diff] [blame] | 97 | <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] | 98 | <a href="{@docRoot}devices/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 99 | <h4>Port Android to Devices</h4></a> |
Clay Murphy | 3fe59ee | 2013-07-09 10:31:04 -0700 | [diff] [blame] | 100 | <p>Port the latest Android platform and |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 101 | create compelling devices that your customers want.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 102 | |
| 103 | <a href="{@docRoot}accessories/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 104 | <h4>Build Accessories</h4></a> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 105 | <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] | 106 | |
| 107 | <a href="{@docRoot}compatibility/index.html"> |
Clay Murphy | 78beecd | 2013-11-05 16:27:26 -0800 | [diff] [blame] | 108 | <h4>Get Compatible</h4></a> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 109 | <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent |
| 110 | and standard experience across all Android-powered devices. Android provides guidance |
| 111 | and a test suite to verify your Android compatibility.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 112 | </div> |
| 113 | |
| 114 | </div> |
| 115 | |
Clay Murphy | f965cd7 | 2013-05-30 14:43:56 -0700 | [diff] [blame] | 116 | </div> |