blob: 199b14a5b41272c47fad04726731b1184822e11e [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 Murphyc2b20c22015-09-22 10:35:54 -070045<a href="{@docRoot}devices/tech/config/uicc.html">
46 <h4>UICC Carrier Privileges</h4></a>
47 <p>Carriers now have a mechanism to grant special privileges for APIs
48 relevant to the <strong><a
49 href="{@docRoot}devices/tech/config/uicc.html">Universal Integrated
50 Circuit Card (UICC)</a></strong> owner’s apps. This mechanism provides a
51 secure and flexible way to manage apps from the Mobile Network Operator
52 (MNO).</p>
53
Clay Murphydff2e9d2015-09-15 16:15:18 -070054<a href="{@docRoot}devices/audio/midi.html">
55 <h4>Audio MIDI Updates</h4></a>
56 <p><strong><a
57 href="{@docRoot}devices/audio/midi.html#usb-host">Audio MIDI</a></strong>
58 replaces former Tegra examples with generic changelists. And <strong><a
59 href="{@docRoot}devices/tech/config/kernel.html">Kernel
60 Configuration</a></strong> now contains the setting for USB host mode MIDI.</p>
61
62<a href="{@docRoot}source/downloading.html">
63 <h4>Repo Version 1.22 Checksum</h4></a>
64 <p>The <strong><a
65 href="{@docRoot}source/downloading.html#installing-repo">SHA-1 checksum
66 for Repo 1.22</a></strong> has been posted to enable verification and use of the latest
67 version of the tool.</p>
68
69<a href="{@docRoot}source/build-numbers.html">
70 <h4>Build Numbers for Nexus Devices</h4></a>
71 <p>New <strong><a
72 href="{@docRoot}source/build-numbers.html#source-code-tags-and-builds">build
73 tags and branches</a></strong> have been published for Nexus 4, Nexus 5, Nexus 6,
74 Nexus 7 (flo/deb), Nexus 9 (volantis/volantisg), Nexus 10, and Nexus Player.</p>
75
Clay Murphyac5737b2015-09-10 15:01:10 -070076<a href="{@docRoot}devices/tech/power/index.html">
77 <h4>Power Reorganization and Additions</h4></a>
78 <p>The previously singular Power page has been reorganized into a
79 <strong><a href="{@docRoot}devices/tech/power/index.html">Power
80 </a></strong> section that has gained <strong><a
81 href="{@docRoot}devices/tech/power/values.html#values">example values</a></strong> for
82 <code>camera.avg</code> and <code>camera.flashlight</code>.</p>
83
Clay Murphy259fb6c2015-09-03 13:57:19 -070084<a href="{@docRoot}devices/tech/debug/asan.html">
85 <h4>AddressSanitizer and Native Debugging Instructions</h4></a>
86 <p>The <strong><a
87 href="{@docRoot}devices/tech/debug/asan.html">AddressSanitizer</a></strong>
88 tool for detecting memory bugs in native Android code is documented for the
89 first time in a dedicated page. Similarly, the main <strong><a
90 href="{@docRoot}devices/tech/debug/index.html">Debugging</a></strong> page now contains
91 instructions for debuggerd, GDB, and Valgrind.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080092 </div>
93
94 <div class="col-8">
95 <h3>Getting Started</h3>
96 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080097 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -080098 <p>Get the complete Android platform and modify and build it to suit your needs. You can
Clay Murphy5a7dc7e2014-09-30 14:55:13 -070099 also <strong><a
100 href="https://android-review.googlesource.com/#/q/status:open">contribute
101 to</a></strong> the <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800102 href="https://android.googlesource.com/">Android Open Source Project (AOSP)
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700103 repository</a></strong> to make your changes available to everyone else
104 in the Android ecosystem.</p>
Heidi von Markhame4f51a02015-05-15 11:24:12 -0700105<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 -0800106 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800107 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -0700108 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -0700109 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800110
111 <a href="{@docRoot}accessories/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800112 <h4>Build Accessories</h4></a>
Robert Ly5b218c22013-05-07 10:37:22 -0700113 <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 -0800114
115 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800116 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800117 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
118 and standard experience across all Android-powered devices. Android provides guidance
119 and a test suite to verify your Android compatibility.</p>
Clay Murphyddffdfc2015-03-02 13:30:18 -0800120
121 <a href="https://android.googlesource.com/platform/docs/source.android.com/">
122 <h4>Help this Site</h4></a>
Clay Murphybe1e8472015-08-19 18:41:36 -0700123 <p>Use the <strong>Send Feedback</strong> button at the bottom of any
124 page to request improvements to the content or identify errors. In addition,
125 source.android.com is maintained in the Android Open Source Project. See the
126 <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800127 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master">docs/source.android.com
128 project log in AOSP</a></strong> for the complete list of changes to this site.
129 Contribute your own updates to that same project and help maintain source.android.com.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800130 </div>
131
132 </div>
133
Clay Murphyf965cd72013-05-30 14:43:56 -0700134</div>