blob: f74b63559c71c847d298619835360c191b136681 [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 Murphya8324cd2015-11-05 12:12:04 -080046<a href="{@docRoot}source/build-numbers.html">
47 <h4>New Build Numbers for Devices Android 6.0 and 5.1</h4></a>
48 <p><strong><a
49 href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">Build
50 numbers</a></strong> have been published for Nexus 5X, Nexus 6P, Nexus 5, Nexus
51 6, Nexus 7 (flo/deb), Nexus 9 (volantis/volantisg), and Nexus Player running
52 Android 6.0 and Nexus 6, Nexus 7 (deb), Nexus 9 (volantisg), Nexus 10 running
53 Android 5.1.</p>
54
55<a href="{@docRoot}devices/input/key-layout-files.html">
56 <h4>Received Feedback Implemented</h4></a>
57 <p>Thanks to the many contributors who have submitted input using the <strong>Send Feedback</strong> button, <strong><a
58 href="{@docRoot}devices/input/key-layout-files.html">Key Layout
59 Files</a></strong>, the <strong><a
60 href="{@docRoot}source/initializing.html#branch-60x">recommended
61 version of Mac OS</a></strong>, the <strong><a
62 href="{@docRoot}source/initializing.html#installing-required-packages-ubuntu-1404">package
63 set for Ubuntu 14.04</a></strong>, and the <strong><a
64 href="{@docRoot}devices/drm.html#drm-rights">DRM rights
65 methods</a></strong> have been updated for Android 6.0.</p>
66
67<a href="{@docRoot}devices/media/oem.html">
68 <h4>Media Tool and Headset Specification</h4></a>
69 <p>The <strong><a
70 href="https://android.googlesource.com/platform/cts/+/marshmallow-cts-dev/tools/cts-media/get_achievable_rates.py">get_achievable_rates.py</a></strong>
71 script is now linked from <strong><a
72 href="{@docRoot}devices/media/oem.html#2_achievable_frame_rates_for_video_codecs">OEM
73 Dependencies for Media Resource Manager</a></strong>. And
74 4-Segment Plug Detection Resistance values have been added to the <strong><a
75 href="{@docRoot}devices/accessories/headset/specification.html#electrical12">Wired
76 Audio Headset Specification</a></strong>.</p>
77
78<a href="{@docRoot}devices/audio/midi.html">
79 <h4>MIDI Stability CLs, Audio Configuration Paths</h4></a>
80 <p><strong><a
81 href="{@docRoot}devices/audio/midi.html#ble">MIDI BLE</a></strong> now
82 links to changelists in AOSP that improve stability of MIDI over BLE for branch
83 <code>android-6.0.0_r1</code>. And the library name and
84 <code>PRODUCT_COPY_FILES</code> path have been fixed within <strong><a
85 href="{@docRoot}devices/audio/implement.html#configuring">Configuring
86 the shared library</a></strong>.</p>
87
Clay Murphyaf377572015-10-29 15:38:46 -070088<a href="{@docRoot}security/index.html">
89 <h4>Security Replaces Accessories in Navigation</h4></a>
90 <p>The <strong><a
91 href="{@docRoot}security/index.html">Security</a></strong> section has replaced the <strong><a
92 href="{@docRoot}devices/accessories/index.html">Accessories</a></strong> section
93 in top navigation with a more prominent directory structure to
94 highlight the importance of security measures undertaken in Android.</p>
95
Clay Murphy70e63602015-10-20 13:41:21 -070096<a href="{@docRoot}compatibility/index.html">
97 <h4>6.0 Compatibility Definition Document</h4></a>
98 <p>The <strong><a
99 href="{@docRoot}compatibility/android-cdd.pdf">Android 6.0
100 Compatibility Definition Document (CDD)</a></strong>
101 has been published to source.android.com. It contains a changelog that
102 summarizes updates. Use the <strong>Send Feedback</strong> button at
103 the bottom of any page to provide input on the CDD or any other contents of
104 this site.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800105 </div>
106
107 <div class="col-8">
108 <h3>Getting Started</h3>
109 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800110 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800111 <p>Get the complete Android platform and modify and build it to suit your needs. You can
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700112 also <strong><a
113 href="https://android-review.googlesource.com/#/q/status:open">contribute
114 to</a></strong> the <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800115 href="https://android.googlesource.com/">Android Open Source Project (AOSP)
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700116 repository</a></strong> to make your changes available to everyone else
117 in the Android ecosystem.</p>
Heidi von Markhame4f51a02015-05-15 11:24:12 -0700118<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 -0800119 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800120 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -0700121 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -0700122 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800123
Clay Murphyaf377572015-10-29 15:38:46 -0700124 <a href="{@docRoot}security/index.html">
125 <h4>Make Secure</h4></a>
126 <p>Follow these examples and instructions to harden your Android
127 devices against malicious attacks. Find out how the Android security program
128 works and learn to implement the latest features.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800129
130 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800131 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800132 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
133 and standard experience across all Android-powered devices. Android provides guidance
134 and a test suite to verify your Android compatibility.</p>
Clay Murphyddffdfc2015-03-02 13:30:18 -0800135
136 <a href="https://android.googlesource.com/platform/docs/source.android.com/">
137 <h4>Help this Site</h4></a>
Clay Murphybe1e8472015-08-19 18:41:36 -0700138 <p>Use the <strong>Send Feedback</strong> button at the bottom of any
139 page to request improvements to the content or identify errors. In addition,
140 source.android.com is maintained in the Android Open Source Project. See the
141 <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800142 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master">docs/source.android.com
143 project log in AOSP</a></strong> for the complete list of changes to this site.
144 Contribute your own updates to that same project and help maintain source.android.com.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800145 </div>
146
147 </div>
148
Clay Murphyf965cd72013-05-30 14:43:56 -0700149</div>