blob: 079c677f85ae4f87d8e2cc68f50e75bc8ca8de47 [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
Clay Murphya951f232015-10-02 15:28:51 -070036<h2 align="center">Android 6.0 Updates Available &mdash; see details below</h2>
Robert Ly35f2fda2013-01-29 16:27:05 -080037 </div>
38
39</div>
40
Robert Ly35f2fda2013-01-29 16:27:05 -080041<div class="wrap">
42
43 <div class="landing-docs">
44 <div class="col-8">
Clay Murphya336f062014-05-08 13:33:23 -070045 <h3>What's New</h3>
Clay Murphyaf377572015-10-29 15:38:46 -070046<a href="{@docRoot}security/index.html">
47 <h4>Security Replaces Accessories in Navigation</h4></a>
48 <p>The <strong><a
49 href="{@docRoot}security/index.html">Security</a></strong> section has replaced the <strong><a
50 href="{@docRoot}devices/accessories/index.html">Accessories</a></strong> section
51 in top navigation with a more prominent directory structure to
52 highlight the importance of security measures undertaken in Android.</p>
53
Clay Murphy70e63602015-10-20 13:41:21 -070054<a href="{@docRoot}compatibility/index.html">
55 <h4>6.0 Compatibility Definition Document</h4></a>
56 <p>The <strong><a
57 href="{@docRoot}compatibility/android-cdd.pdf">Android 6.0
58 Compatibility Definition Document (CDD)</a></strong>
59 has been published to source.android.com. It contains a changelog that
60 summarizes updates. Use the <strong>Send Feedback</strong> button at
61 the bottom of any page to provide input on the CDD or any other contents of
62 this site.</p>
63
64<a href="{@docRoot}devices/audio/index.html">
65 <h4>MIDI, Audio Latency, and Path Updates</h4></a>
66 <p>Instructions now exist for <strong><a
67 href="{@docRoot}devices/audio/midi_test.html">Testing MIDI</a></strong>
68 functionality. And Android 6.0 results have been added to <strong><a
69 href="{@docRoot}devices/audio/latency_measurements.html#measurements">Audio Latency
70 Measurements</a></strong>. Finally, the path to the audio hardware abstraction
71 layer has moved to <code>system/media/audio/include/system/audio*</code> in
72 <strong><a href="{@docRoot}devices/audio/implement.html">Audio
73 Implementation</a></strong>.</p>
74
Clay Murphydff2e9d2015-09-15 16:15:18 -070075<a href="{@docRoot}source/build-numbers.html">
Clay Murphy87e31512015-10-14 15:36:47 -070076 <h4>Android 6.0 and 5.1 Build Numbers and CTS Packages</h4></a>
77 <p>You can now find <strong><a
78 href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">Build
79 Numbers</a></strong> and CTS packages for <strong><a
80 href="{@docRoot}compatibility/downloads.html#android-60">Android
81 6.0</a></strong> and <strong><a
82 href="{@docRoot}compatibility/downloads.html#android-51">Android
83 5.1</a></strong>.</p>
84
85<a href="{@docRoot}devices/halref/index.html">
Clay Murphy70e63602015-10-20 13:41:21 -070086 <h4>HAL and Trade Federation Reference Files</h4></a>
Clay Murphy87e31512015-10-14 15:36:47 -070087 <p>Both the <strong><a
88 href="{@docRoot}devices/halref/index.html">Hardware Abstraction Layer
89 (HAL)</a></strong> and <strong><a
90 href="{@docRoot}reference/packages.html">Trade Federation Testing
91 Suite</a></strong> reference files have been updated for Android 6.0.</p>
Clay Murphydff2e9d2015-09-15 16:15:18 -070092
Clay Murphyaf377572015-10-29 15:38:46 -070093<a href="{@docRoot}security/enhancements/index.html">
Clay Murphy468b17f2015-10-15 12:21:38 -070094 <h4>Android 6.0 Security Enhancements</h4></a>
95 <p>The Android security team lists the latest measures undertaken to
96 strengthen the operating system in the new <strong><a
Clay Murphyaf377572015-10-29 15:38:46 -070097 href="{@docRoot}security/enhancements/enhancements60.html">Security
Clay Murphy468b17f2015-10-15 12:21:38 -070098 Enhancements in Android 6.0</a></strong>.</p>
99
Clay Murphyac5737b2015-09-10 15:01:10 -0700100<a href="{@docRoot}devices/tech/power/index.html">
Clay Murphya951f232015-10-02 15:28:51 -0700101 <h4>Doze and App Standby</h4></a>
102 <p>New battery-saving features <em>Doze</em> and <em>App Standby</em>
103 are described in <strong><a href="{@docRoot}devices/tech/power/mgmt.html">Power
104 Management</a></strong> while the remaining <strong><a
105 href="{@docRoot}devices/tech/power/index.html">Power</a></strong> section has
106 been revised.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800107 </div>
108
109 <div class="col-8">
110 <h3>Getting Started</h3>
111 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800112 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800113 <p>Get the complete Android platform and modify and build it to suit your needs. You can
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700114 also <strong><a
115 href="https://android-review.googlesource.com/#/q/status:open">contribute
116 to</a></strong> the <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800117 href="https://android.googlesource.com/">Android Open Source Project (AOSP)
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700118 repository</a></strong> to make your changes available to everyone else
119 in the Android ecosystem.</p>
Heidi von Markhame4f51a02015-05-15 11:24:12 -0700120<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 -0800121 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800122 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -0700123 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -0700124 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800125
Clay Murphyaf377572015-10-29 15:38:46 -0700126 <a href="{@docRoot}security/index.html">
127 <h4>Make Secure</h4></a>
128 <p>Follow these examples and instructions to harden your Android
129 devices against malicious attacks. Find out how the Android security program
130 works and learn to implement the latest features.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800131
132 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800133 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800134 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
135 and standard experience across all Android-powered devices. Android provides guidance
136 and a test suite to verify your Android compatibility.</p>
Clay Murphyddffdfc2015-03-02 13:30:18 -0800137
138 <a href="https://android.googlesource.com/platform/docs/source.android.com/">
139 <h4>Help this Site</h4></a>
Clay Murphybe1e8472015-08-19 18:41:36 -0700140 <p>Use the <strong>Send Feedback</strong> button at the bottom of any
141 page to request improvements to the content or identify errors. In addition,
142 source.android.com is maintained in the Android Open Source Project. See the
143 <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800144 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master">docs/source.android.com
145 project log in AOSP</a></strong> for the complete list of changes to this site.
146 Contribute your own updates to that same project and help maintain source.android.com.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800147 </div>
148
149 </div>
150
Clay Murphyf965cd72013-05-30 14:43:56 -0700151</div>