blob: 44dc6a47cbfaf801cf356f0b0f4f791c56175407 [file] [log] [blame]
Robert Ly35f2fda2013-01-29 16:27:05 -08001fullpage=true
2no_footer_links=true
3landing.page=true
4page.metaDescription=The official site for the Android Open Source Project.
5header.hide=1
6@jd:body
7
8<!--
Clay Murphyb808be72015-01-05 16:13:15 -08009 Copyright 2015 The Android Open Source Project
Robert Ly35f2fda2013-01-29 16:27:05 -080010
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 Ly5b218c22013-05-07 10:37:22 -070027
Clay Murphyfa783d82015-05-01 14:26:20 -070028<p>
29Android is an open source software stack for a wide range of mobile devices and
30a corresponding open source project led by Google. This site offers the
31information and source code you need to create custom variants of the Android
32stack, port devices and accessories to the Android platform, and ensure your
33devices meet compatibility requirements.
34</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080035
36 </div>
37
38</div>
39
Robert Ly35f2fda2013-01-29 16:27:05 -080040<div class="wrap">
41
42 <div class="landing-docs">
43 <div class="col-8">
Clay Murphya336f062014-05-08 13:33:23 -070044 <h3>What's New</h3>
Clay Murphy48f0d832015-07-13 16:10:03 -070045<a href="{@docRoot}devices/audio/latency_app.html#videos">
46 <h4>Videos and Other Resources for Audio Implementation</h4></a>
47 <p>The Audio team offers video on <strong><a
48 href="https://youtu.be/PnDK17zP9BI">buffer sizes and their relationship
49 to audio latency</a></strong>, as well as <strong><a
50 href="{@docRoot}devices/audio/latency_app.html#videos">other videos on
51 improving audio performance</a></strong> and related clarifications to text
52 throughout the <strong><a href="{@docRoot}devices/audio/index.html">Audio
53 section</a></strong>.</p>
54
Clay Murphy1ca936e2015-07-10 13:49:31 -070055<a href="{@docRoot}compatibility/downloads.html">
56 <h4>CTS 5.1 R2</h4></a>
57 <p>Packages for the 5.1 R2 version of the Android Compatibility Test
58 Suite (CTS) are available for <strong><a
59 href="{@docRoot}compatibility/downloads.html#android-51">download</a></strong>.</p>
60
Clay Murphye40b49c2015-06-29 16:08:17 -070061<a href="{@docRoot}devices/tech/security/selinux/customize.html">
62 <h4>SELinux neverallow Rules</h4></a>
63 <p>New guidance has been offered on the use of Security-Enhanced Linux (SELinux) <strong><a
64 href="{@docRoot}devices/tech/security/selinux/customize.html#neverallow"><code>neverallow</code>
65 rules</a></strong>, which prohibit behavior that should never occur.</p>
66
Clay Murphybed078d2015-06-29 14:09:02 -070067<a href="{@docRoot}source/build-numbers.html">
Clay Murphye40b49c2015-06-29 16:08:17 -070068 <h4>Build Numbers for Nexus 6 and 7</h4></a>
Clay Murphybed078d2015-06-29 14:09:02 -070069 <p>Build numbers <strong><a
70 href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">LYZ28E and
71 LMY48G</a></strong> have been added for Nexus 6 (T-Mobile ONLY) and Nexus 7 (flo),
72 respectively.</p>
73
Clay Murphy92053912015-06-12 11:24:49 -070074<a href="{@docRoot}devices/tech/security/overview/updates-resources.html">
75 <h4>Security Updates and Resources</h4></a>
76 <p><strong><a href="{@docRoot}devices/tech/security/overview/updates-resources.html">Security
77 Updates and Resources</a></strong> has been rewritten entirely to describe the
78 processes for <strong><a
79 href="{@docRoot}devices/tech/security/overview/updates-resources.html#report-issues">reporting
80 security issues</a></strong>, <strong><a
81 href="{@docRoot}devices/tech/security/overview/updates-resources.html#triaging_bugs">triaging
82 bugs</a></strong>,
83 <strong><a
84 href="{@docRoot}devices/tech/security/overview/updates-resources.html#notifying_partners">notifying
85 partners</a></strong>, and much more.</p>
86
Clay Murphyd9b9aa62015-06-12 11:24:49 -070087<a href="{@docRoot}devices/tech/ota/sign_builds.html">
88 <h4>Sign OTA Packages and Release Keys</h4></a>
89 <p>Signing Builds for Release now contains sections on <strong><a
90 href="{@docRoot}devices/tech/ota/sign_builds.html#release-keys">Release
91 Keys</a></strong> and <strong><a
92 href="{@docRoot}devices/tech/ota/sign_builds.html#sign-ota-packages">Signing OTA
93 packages</a></strong> that provide easy recipes for signing flashable
94 images and over-the-air (OTA) updates.</p>
95
Clay Murphyd0db1372015-06-10 11:58:30 -070096<a href="{@docRoot}compatibility/android-cdd.pdf">
97 <h4>5.1 Compatibility Definition Document</h4></a>
98 <p>The Android <strong><a
99 href="{@docRoot}compatibility/android-cdd.pdf">5.1 Compatibility Definition
100 Document (CDD)</a></strong> has been published to reflect the
101 requirements of the latest version of Android.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800102 </div>
103
104 <div class="col-8">
105 <h3>Getting Started</h3>
106 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800107 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800108 <p>Get the complete Android platform and modify and build it to suit your needs. You can
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700109 also <strong><a
110 href="https://android-review.googlesource.com/#/q/status:open">contribute
111 to</a></strong> the <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800112 href="https://android.googlesource.com/">Android Open Source Project (AOSP)
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700113 repository</a></strong> to make your changes available to everyone else
114 in the Android ecosystem.</p>
Heidi von Markhame4f51a02015-05-15 11:24:12 -0700115<a href="{@docRoot}source/index.html"><img border="0" src="images/android_framework_small.png" alt="Android framework summary" style="display:inline;float:right;margin:5px 10px;width:42%;height:42%"></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800116 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800117 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -0700118 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -0700119 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800120
121 <a href="{@docRoot}accessories/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800122 <h4>Build Accessories</h4></a>
Robert Ly5b218c22013-05-07 10:37:22 -0700123 <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 Ly35f2fda2013-01-29 16:27:05 -0800124
125 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800126 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800127 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
128 and standard experience across all Android-powered devices. Android provides guidance
129 and a test suite to verify your Android compatibility.</p>
Clay Murphyddffdfc2015-03-02 13:30:18 -0800130
131 <a href="https://android.googlesource.com/platform/docs/source.android.com/">
132 <h4>Help this Site</h4></a>
133 <p>Please note, source.android.com is maintained in the Android Open Source Project. See the <strong><a
134 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master">docs/source.android.com
135 project log in AOSP</a></strong> for the complete list of changes to this site.
136 Contribute your own updates to that same project and help maintain source.android.com.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800137 </div>
138
139 </div>
140
Clay Murphyf965cd72013-05-30 14:43:56 -0700141</div>