Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 1 | <!-- |
| 2 | Copyright 2010 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 17 | # About the Android Open Source Project # |
| 18 | |
| 19 | Android is an open-source software stack created for mobile phones and |
| 20 | other devices. The Android Open Source Project (AOSP), led by Google, is |
| 21 | tasked with the maintenance and further development of Android. Many device |
| 22 | manufacturers have brought to market devices running Android, and they are |
| 23 | readibly available around the world. |
| 24 | |
| 25 | Our primary purpose is to build an excellent software platform for everyday |
| 26 | users. A number of companies have committed many engineers to achieve this |
| 27 | goal, and the result is a full production quality consumer product whose |
| 28 | source is open for customization and porting. |
| 29 | |
| 30 | You can find more information about Android from these pages: |
| 31 | |
| 32 | - [Our Project Philosophy and Goals](philosophy.html) |
| 33 | |
Dan Morrill | 669d364 | 2011-04-07 14:37:55 -0700 | [diff] [blame] | 34 | - [People and Roles](/source/roles.html) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 35 | |
| 36 | - [Interacting with the Project](/source/index.html) |
| 37 | |
| 38 | - [Android Compatibility](/compatibility/index.html) |
| 39 | |
Dan Morrill | 669d364 | 2011-04-07 14:37:55 -0700 | [diff] [blame] | 40 | - [Licensing Information](/source/licenses.html) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 41 | |