Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 1 | <!-- |
| 2 | Copyright 2010 The Android Open Source Project |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 3 | |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 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 | |
| 17 | # Android Platform Overview # |
| 18 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 19 | Our sister site, [developer.android.com](https://developer.android.com/), |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 20 | includes feature overviews of the various Android platform versions. |
| 21 | The links below will take you to developer.android.com where you can view this |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 22 | information. |
| 23 | |
| 24 | The links below will navigate you away from this site. |
| 25 | |
Manuel R. Ciosici | 79ce12b | 2012-09-18 09:42:56 +0200 | [diff] [blame] | 26 | ## [Android 4.1](https://developer.android.com/about/versions/jelly-bean.html) ## |
| 27 | |
| 28 | Android 4.1 corresponded to the "Jelly Bean" milestone branch, and has an API level of 16. |
| 29 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 30 | ## [Android 4.0](https://developer.android.com/sdk/android-4.0-highlights.html) ## |
Jean-Baptiste Queru | 3e466b0 | 2011-10-06 14:34:00 -0700 | [diff] [blame] | 31 | |
| 32 | Android 4.0 corresponded to the "IceCreamSandwich" milestone branch, and has an API level of 14. |
| 33 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 34 | ## [Android 2.3](https://developer.android.com/sdk/android-2.3-highlights.html) ## |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 35 | |
| 36 | Android 2.3 corresponded to the "Gingerbread" milestone branch, and has an API level of 9. |
Jean-Baptiste Queru | 3e466b0 | 2011-10-06 14:34:00 -0700 | [diff] [blame] | 37 | In versions 2.3.3 and higher, the API level is 10. |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 38 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 39 | ## [Android 2.2](https://developer.android.com/sdk/android-2.2-highlights.html) ## |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 40 | |
| 41 | Android 2.2 corresponded to the "FroYo" milestone branch, and has an API level of 8. |
| 42 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 43 | ## [Android 2.1](https://developer.android.com/sdk/android-2.0-highlights.html) ## |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 44 | |
| 45 | Android 2.1 corresponded to the "Eclair" milestone branch, and has an API level of 7. |
| 46 | |
| 47 | The Eclair branch was also used for 2.0 and 2.0.1; however, both of those |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 48 | releases were quickly obsoleted by the version 2.1 Eclair release. As Android |
| 49 | 2.1 includes key bug fixes and improvements not present in 2.0/2.0.1, only |
| 50 | Android 2.1 should be used for new devices. As there is no compatibility |
| 51 | program for 2.0 or 2.0.1, the officially compatible Eclair-based release is Android |
| 52 | 2.1. (The linked document refers to Android 2.0, because there were |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 53 | no new platform features added in 2.1.) |
| 54 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 55 | ## [Android 1.6](https://developer.android.com/sdk/android-1.6-highlights.html) ## |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 56 | |
| 57 | Android 1.6 corresponded to the "Donut" milestone branch, and has an API level of 4. |
| 58 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 59 | ## [Android 1.5](https://developer.android.com/sdk/android-1.5-highlights.html) ## |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 60 | |
| 61 | Android 1.5 corresponded to the "Cupcake" milestone branch, and has an API |
| 62 | level of 3. |
| 63 | |
Jean-Baptiste Queru | 60c8141 | 2012-04-19 15:00:44 -0700 | [diff] [blame] | 64 | ## [Android 1.1](https://developer.android.com/sdk/android-1.1.html) ## |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 65 | |
| 66 | Android 1.1 has an API level of 2. Android 1.1 was known as |
| 67 | "Petit Four" internally, though this name was not used officially. |
| 68 | |
| 69 | ## Android 1.0 ## |
| 70 | |
| 71 | was the first release of Android, and has an API |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 72 | level of 1. Since it was the first released version of Android, no platform |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 73 | highlights were prepared for this release. |
| 74 | |