blob: 8cedb8876eab0fe3279e50684840d1c53e1a97b5 [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 Murphydff2e9d2015-09-15 16:15:18 -070045<a href="{@docRoot}devices/audio/midi.html">
46 <h4>Audio MIDI Updates</h4></a>
47 <p><strong><a
48 href="{@docRoot}devices/audio/midi.html#usb-host">Audio MIDI</a></strong>
49 replaces former Tegra examples with generic changelists. And <strong><a
50 href="{@docRoot}devices/tech/config/kernel.html">Kernel
51 Configuration</a></strong> now contains the setting for USB host mode MIDI.</p>
52
53<a href="{@docRoot}source/downloading.html">
54 <h4>Repo Version 1.22 Checksum</h4></a>
55 <p>The <strong><a
56 href="{@docRoot}source/downloading.html#installing-repo">SHA-1 checksum
57 for Repo 1.22</a></strong> has been posted to enable verification and use of the latest
58 version of the tool.</p>
59
60<a href="{@docRoot}source/build-numbers.html">
61 <h4>Build Numbers for Nexus Devices</h4></a>
62 <p>New <strong><a
63 href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">build
64 tags and branches</a></strong> have been published for Nexus 4, Nexus 5, Nexus 6,
65 Nexus 7 (flo/deb), Nexus 9 (volantis/volantisg), Nexus 10, and Nexus Player.</p>
66
Clay Murphyac5737b2015-09-10 15:01:10 -070067<a href="{@docRoot}devices/tech/power/index.html">
68 <h4>Power Reorganization and Additions</h4></a>
69 <p>The previously singular Power page has been reorganized into a
70 <strong><a href="{@docRoot}devices/tech/power/index.html">Power
71 </a></strong> section that has gained <strong><a
72 href="{@docRoot}devices/tech/power/values.html#values">example values</a></strong> for
73 <code>camera.avg</code> and <code>camera.flashlight</code>.</p>
74
Clay Murphy259fb6c2015-09-03 13:57:19 -070075<a href="{@docRoot}devices/tech/debug/asan.html">
76 <h4>AddressSanitizer and Native Debugging Instructions</h4></a>
77 <p>The <strong><a
78 href="{@docRoot}devices/tech/debug/asan.html">AddressSanitizer</a></strong>
79 tool for detecting memory bugs in native Android code is documented for the
80 first time in a dedicated page. Similarly, the main <strong><a
81 href="{@docRoot}devices/tech/debug/index.html">Debugging</a></strong> page now contains
82 instructions for debuggerd, GDB, and Valgrind.</p>
83
84<a href="{@docRoot}devices/tech/config/index.html">
85 <h4>Dedicated Debugging and Configuration sections</h4></a>
86 <p>The former Debugging and Tuning section has been split into separate
87 <strong><a
88 href="{@docRoot}devices/tech/debug/index.html">Debugging</a></strong> and
89 <strong><a
90 href="{@docRoot}devices/tech/config/index.html">Configuration</a></strong>
91 sections to better differentiate between setup and testing steps with the
92 previous Performance Tuning renamed <strong><a
93 href="{@docRoot}devices/tech/config/renderer.html">OpenGLRenderer</a></strong>.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080094 </div>
95
96 <div class="col-8">
97 <h3>Getting Started</h3>
98 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080099 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800100 <p>Get the complete Android platform and modify and build it to suit your needs. You can
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700101 also <strong><a
102 href="https://android-review.googlesource.com/#/q/status:open">contribute
103 to</a></strong> the <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800104 href="https://android.googlesource.com/">Android Open Source Project (AOSP)
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700105 repository</a></strong> to make your changes available to everyone else
106 in the Android ecosystem.</p>
Heidi von Markhame4f51a02015-05-15 11:24:12 -0700107<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 -0800108 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800109 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -0700110 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -0700111 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800112
113 <a href="{@docRoot}accessories/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800114 <h4>Build Accessories</h4></a>
Robert Ly5b218c22013-05-07 10:37:22 -0700115 <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 -0800116
117 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800118 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800119 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
120 and standard experience across all Android-powered devices. Android provides guidance
121 and a test suite to verify your Android compatibility.</p>
Clay Murphyddffdfc2015-03-02 13:30:18 -0800122
123 <a href="https://android.googlesource.com/platform/docs/source.android.com/">
124 <h4>Help this Site</h4></a>
Clay Murphybe1e8472015-08-19 18:41:36 -0700125 <p>Use the <strong>Send Feedback</strong> button at the bottom of any
126 page to request improvements to the content or identify errors. In addition,
127 source.android.com is maintained in the Android Open Source Project. See the
128 <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800129 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master">docs/source.android.com
130 project log in AOSP</a></strong> for the complete list of changes to this site.
131 Contribute your own updates to that same project and help maintain source.android.com.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800132 </div>
133
134 </div>
135
Clay Murphyf965cd72013-05-30 14:43:56 -0700136</div>