blob: 7711873b01a740b15972a4c06ba7d5f9a5cadfa9 [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 Murphybe1e8472015-08-19 18:41:36 -070045<a href="{@docRoot}index.html">
46 <h4>Google Feedback Integration</h4></a>
47 <p>Now every source.android.com page contains a prominent <strong>Send
48 Feedback</strong> button in the footer so partners and the open source community may
49 directly convey their desired improvements to this site.</p>
50
51<a href="{@docRoot}source/index.html">
52 <h4>Source and Devices tab Improvements</h4></a>
53 <p>The <strong><a href="{@docRoot}source/requirements.html">Download
54 and Building</a></strong> section of the <em>Source</em> tab has been reorganized to
55 match expected development workflow. <strong><a
56 href="{@docRoot}source/add-device.html">Adding a New Device</a></strong> has
57 been introduced to explain how Android Makefiles are produced. <strong><a
58 href="{@docRoot}source/using-repo.html">Using Repo</a></strong> now contains an
59 example for obtaining command-specific help. And the <em>Devices</em> main page now
60 describes the <strong><a href="{@docRoot}devices/index.html#structure">standard
61 hardware abstraction layer (HAL) structure</a></strong>.</p>
62
63<a href="{@docRoot}accessories/headset/index.html">
64 <h4>Audio Headset Requirements and Testing</h4></a>
65 <p><strong><a
66 href="{@docRoot}accessories/headset/requirements.html">Requirements</a></strong>
67 and <strong><a href="{@docRoot}accessories/headset/testing.html">Testing</a></strong>
68 information has been added for wired audio headsets. Those pages and the
69 existing specification have been moved to a distinct <strong><a
70 href="{@docRoot}accessories/headset/index.html">Headset</a></strong>
71 section.</p>
72
73<a href="{@docRoot}compatibility/downloads.html">
74 <h4>CTS 4.4 R4</h4></a>
75 <p>Packages for the 4.4 R4 version of the Android Compatibility Test
76 Suite (CTS) are available for <strong><a
77 href="/compatibility/downloads.html#android-44">download</a></strong>.</p>
78
79<a href="/source/build-numbers.html">
80 <h4>Build Numbers for Nexus 6 and Nexus Player</h4></a>
81 <p>Build numbers <strong><a
82 href="/source/build-numbers.html#source-code-tags-and-builds">LMY48J
83 and LYZ28J</a></strong> have been added for Nexus Player and Nexus 6
84 (T-Mobile ONLY), respectively.</p>
85
Clay Murphy48f0d832015-07-13 16:10:03 -070086<a href="{@docRoot}devices/audio/latency_app.html#videos">
87 <h4>Videos and Other Resources for Audio Implementation</h4></a>
88 <p>The Audio team offers video on <strong><a
89 href="https://youtu.be/PnDK17zP9BI">buffer sizes and their relationship
90 to audio latency</a></strong>, as well as <strong><a
91 href="{@docRoot}devices/audio/latency_app.html#videos">other videos on
92 improving audio performance</a></strong> and related clarifications to text
93 throughout the <strong><a href="{@docRoot}devices/audio/index.html">Audio
94 section</a></strong>.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080095 </div>
96
97 <div class="col-8">
98 <h3>Getting Started</h3>
99 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800100 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800101 <p>Get the complete Android platform and modify and build it to suit your needs. You can
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700102 also <strong><a
103 href="https://android-review.googlesource.com/#/q/status:open">contribute
104 to</a></strong> the <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800105 href="https://android.googlesource.com/">Android Open Source Project (AOSP)
Clay Murphy5a7dc7e2014-09-30 14:55:13 -0700106 repository</a></strong> to make your changes available to everyone else
107 in the Android ecosystem.</p>
Heidi von Markhame4f51a02015-05-15 11:24:12 -0700108<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 -0800109 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800110 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -0700111 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -0700112 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800113
114 <a href="{@docRoot}accessories/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800115 <h4>Build Accessories</h4></a>
Robert Ly5b218c22013-05-07 10:37:22 -0700116 <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 -0800117
118 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -0800119 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -0800120 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
121 and standard experience across all Android-powered devices. Android provides guidance
122 and a test suite to verify your Android compatibility.</p>
Clay Murphyddffdfc2015-03-02 13:30:18 -0800123
124 <a href="https://android.googlesource.com/platform/docs/source.android.com/">
125 <h4>Help this Site</h4></a>
Clay Murphybe1e8472015-08-19 18:41:36 -0700126 <p>Use the <strong>Send Feedback</strong> button at the bottom of any
127 page to request improvements to the content or identify errors. In addition,
128 source.android.com is maintained in the Android Open Source Project. See the
129 <strong><a
Clay Murphyddffdfc2015-03-02 13:30:18 -0800130 href="https://android.googlesource.com/platform/docs/source.android.com/+log/master">docs/source.android.com
131 project log in AOSP</a></strong> for the complete list of changes to this site.
132 Contribute your own updates to that same project and help maintain source.android.com.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800133 </div>
134
135 </div>
136
Clay Murphyf965cd72013-05-30 14:43:56 -0700137</div>