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 | # Android Compatibility Downloads # |
| 18 | |
| 19 | Thanks for your interest in Android Compatibility! The links below allow |
| 20 | you to access the key documents and information. |
| 21 | |
Brian Muramatsu | a842527 | 2011-12-21 12:27:12 -0800 | [diff] [blame] | 22 | ## Android 4.0.3 ## |
Guru Nagarajan | 6881b2c | 2011-11-23 08:31:08 -0800 | [diff] [blame] | 23 | |
Brian Muramatsu | a842527 | 2011-12-21 12:27:12 -0800 | [diff] [blame] | 24 | Android 4.0.3 is the release of the development milestone code-named |
| 25 | Ice Cream Sandwich. Android 4.0.3 is the current version of Android. Source code for |
| 26 | Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open-source tree. |
Guru Nagarajan | 6881b2c | 2011-11-23 08:31:08 -0800 | [diff] [blame] | 27 | |
| 28 | - [Android 4.0 Compatibility Definition Document (CDD)](4.0/android-4.0-cdd.pdf) |
Keun young Park | 482fc88 | 2012-02-03 12:29:36 -0800 | [diff] [blame] | 29 | - [Android 4.0.3 R2 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-4.0.3_r2-linux_x86-arm.zip) |
Brian Muramatsu | a842527 | 2011-12-21 12:27:12 -0800 | [diff] [blame] | 30 | - [Android 4.0.3 R1 CTS Verifier](http://dl.google.com/dl/android/cts/android-cts-verifier-4.0.3_r1-linux_x86-arm.zip) |
Guru Nagarajan | 6881b2c | 2011-11-23 08:31:08 -0800 | [diff] [blame] | 31 | |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 32 | ## Android 2.3 ## |
| 33 | |
| 34 | Android 2.3 is the release of the development milestone code-named |
Guru Nagarajan | 6881b2c | 2011-11-23 08:31:08 -0800 | [diff] [blame] | 35 | Gingerbread. Source code for Android 2.3 is found in the 'gingerbread' branch in |
| 36 | the open-source tree. |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 37 | |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 38 | - [Android 2.3 Compatibility Definition Document (CDD)](2.3/android-2.3.3-cdd.pdf) |
Keun young Park | 482fc88 | 2012-02-03 12:29:36 -0800 | [diff] [blame] | 39 | - [Android 2.3 R12 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r12-linux_x86-arm.zip) |
Brian Muramatsu | 2d7a154 | 2011-09-21 16:46:56 -0700 | [diff] [blame] | 40 | - [Android 2.3 R2 CTS Verifier](http://dl.google.com/dl/android/cts/android-cts-verifier-2.3_r2-linux_x86-armv5.zip) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 41 | |
| 42 | ## Android 2.2 ## |
| 43 | |
| 44 | Android 2.2 is the release of the development milestone code-named |
| 45 | FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the |
| 46 | open-source tree. |
| 47 | |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 48 | - [Android 2.2 Compatibility Definition Document (CDD)](2.2/android-2.2-cdd.pdf) |
Guru Nagarajan | 6881b2c | 2011-11-23 08:31:08 -0800 | [diff] [blame] | 49 | - [Android 2.2 R8 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r8-linux_x86-arm.zip) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 50 | |
| 51 | ## Android 2.1 ## |
| 52 | |
| 53 | Android 2.1 is the release of the development milestone code-named |
| 54 | Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the |
| 55 | open-source tree. Note that for technical reasons, there is no compatibility |
| 56 | program for Android 2.0 or 2.0.1, and new devices must use Android 2.1. |
| 57 | |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 58 | - [Android 2.1 Compatibility Definition Document (CDD)](2.1/android-2.1-cdd.pdf) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 59 | - [Android 2.1 R5 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip) |
| 60 | |
| 61 | ## Android 1.6 ## |
| 62 | |
| 63 | Android 1.6 was the release of the development milestone code-named Donut. |
| 64 | Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found |
| 65 | in the 'donut' branch in the open-source tree. |
| 66 | |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 67 | - [Android 1.6 Compatibility Definition Document (CDD)](1.6/android-1.6-cdd.pdf) |
Dan Morrill | c7e1d03 | 2011-04-08 13:01:25 -0700 | [diff] [blame] | 68 | - [Android 1.6 R1 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-1.6_r1-x86.zip) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 69 | |
| 70 | ## Compatibility Test Suite Manual ## |
| 71 | |
| 72 | The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and |
| 73 | beyond require [additional steps](cts-intro.html) to run the accessibility tests. |
| 74 | |
Skyler Kaufman | 4443691 | 2011-04-07 15:11:52 -0700 | [diff] [blame] | 75 | - [Compatibility Test Suite (CTS) User Manual](android-cts-manual-r4.pdf) |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 76 | |
Keun young Park | 0fc4d1d | 2012-02-02 13:55:00 -0800 | [diff] [blame] | 77 | ## CTS Media Files ## |
| 78 | These media files are required for the CTS media stress tests. |
Keun young Park | 00e60e1 | 2012-02-03 15:15:37 -0800 | [diff] [blame] | 79 | |
Keun young Park | 0fc4d1d | 2012-02-02 13:55:00 -0800 | [diff] [blame] | 80 | - [CTS Media 1.0](http://dl.google.com/dl/android/cts/android-cts-media-1.0.zip) |
| 81 | |
Skyler Kaufman | 991ae4d | 2011-04-07 12:30:41 -0700 | [diff] [blame] | 82 | ## Older Android Versions ## |
| 83 | |
| 84 | There is no Compatibility Program for older versions of Android, such as Android |
| 85 | 1.5 (known in development as Cupcake). New devices intended to be Android |
| 86 | compatible must ship with Android 1.6 or later. |