blob: 52f2f45f45bf3f774ac6f2a2d168673ebae87800 [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 Murphy768b82a2013-11-12 11:32:41 -08009 Copyright 2013 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
Robert Ly35f2fda2013-01-29 16:27:05 -080028 <p>
Clay Murphyf965cd72013-05-30 14:43:56 -070029 Android is an open-source software stack for a wide range of mobile devices and a corresponding open-source project led by
30 Google. Here you can find the information and source code you need to learn more about the Android platform. From there you can
Clay Murphy3fe59ee2013-07-09 10:31:04 -070031 create custom variants of the Android software stack, port devices and accessories to the Android platform,
Clay Murphyf965cd72013-05-30 14:43:56 -070032 and ensure your devices are compatible with the Android compatibility definition.
Robert Ly35f2fda2013-01-29 16:27:05 -080033 </p>
34
35 </div>
36
37</div>
38
39
40<div class="wrap">
41
42 <div class="landing-docs">
43 <div class="col-8">
44 <h3>Updates</h3>
Clay Murphyf965cd72013-05-30 14:43:56 -070045 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080046 <h4>Source Code Available for Android</h4></a>
Clay Murphyd3ddd872013-07-11 11:54:27 -070047 <p>Android is an open-source software stack for a wide array of mobile devices with different form factors.
48<img border="0" src="images/Android_Robot_100.png" alt="Android Partner icon" style="display:inline;float:right;margin:5px 10px">
Clay Murphyf965cd72013-05-30 14:43:56 -070049 We created Android in response to our own experiences launching mobile apps. We wanted to make sure there was
50 no central point of failure so no industry player can restrict or control the innovations of any other. That's
51 why we created Android and made its source code open.</p>
Clay Murphyf965cd72013-05-30 14:43:56 -070052 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080053 <h4>Compatibility Definition for Android</h4></a>
Clay Murphyf965cd72013-05-30 14:43:56 -070054 <p>Android's purpose is to establish an open platform for developers to build innovative apps. The Android
55 Compatibility program defines the technical details of the Android platform and provides tools for device manufacturers to
56 ensure developers' apps run on a variety of devices.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080057 </div>
58
59 <div class="col-8">
60 <h3>Getting Started</h3>
61 <a href="{@docRoot}source/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080062 <h4>Explore the Source</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -080063 <p>Get the complete Android platform and modify and build it to suit your needs. You can
64 also contribute to the Open Source Project to make your changes available to everyone else in
65 the Android ecosystem.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080066 <a href="{@docRoot}devices/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080067 <h4>Port Android to Devices</h4></a>
Clay Murphy3fe59ee2013-07-09 10:31:04 -070068 <p>Port the latest Android platform and
Robert Ly5b218c22013-05-07 10:37:22 -070069 create compelling devices that your customers want.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080070
71 <a href="{@docRoot}accessories/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080072 <h4>Build Accessories</h4></a>
Robert Ly5b218c22013-05-07 10:37:22 -070073 <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 -080074
75 <a href="{@docRoot}compatibility/index.html">
Clay Murphy78beecd2013-11-05 16:27:26 -080076 <h4>Get Compatible</h4></a>
Robert Ly35f2fda2013-01-29 16:27:05 -080077 <p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
78 and standard experience across all Android-powered devices. Android provides guidance
79 and a test suite to verify your Android compatibility.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -080080 </div>
81
82 </div>
83
Clay Murphyf965cd72013-05-30 14:43:56 -070084</div>