| <!-- |
| Copyright 2010 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| # Android Compatibility Downloads # |
| |
| Thanks for your interest in Android Compatibility! The links below allow |
| you to access the key documents and information. |
| |
| ## Android 4.1 ## |
| |
| Android 4.1.1 is the release of the development milestone code-named |
| Ice Cream Sandwich. Android 4.1.1 is the current version of Android. Source code for |
| Android 4.1.1 is found in the 'android-4.1.1_r1' branch in the open-source tree. |
| |
| - [Android 4.1 Compatibility Definition Document (CDD)](4.1/android-4.1-cdd.pdf) |
| - [Android 4.1 R3 Compatibility Test Suite (CTS)](https://dl.google.com/dl/android/cts/android-cts-4.1_r1-linux_x86-arm.zip) |
| - [Android 4.1 R2 CTS Verifier](https://dl.google.com/dl/android/cts/android-cts-verifier-4.1_r1-linux_x86-arm.zip) |
| |
| |
| ## Android 4.0.3 ## |
| |
| Android 4.0.3 is the release of the development milestone code-named |
| Ice Cream Sandwich. Android 4.0.3 is the current version of Android. Source code for |
| Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open-source tree. |
| |
| - [Android 4.0 Compatibility Definition Document (CDD)](4.0/android-4.0-cdd.pdf) |
| - [Android 4.0.3 R3 Compatibility Test Suite (CTS)](https://dl.google.com/dl/android/cts/android-cts-4.0.3_r3-linux_x86-arm.zip) |
| - [Android 4.0.3 R2 CTS Verifier](https://dl.google.com/dl/android/cts/android-cts-verifier-4.0.3_r2-linux_x86-arm.zip) |
| |
| ## Android 2.3 ## |
| |
| Android 2.3 is the release of the development milestone code-named |
| Gingerbread. Source code for Android 2.3 is found in the 'gingerbread' branch in |
| the open-source tree. |
| |
| - [Android 2.3 Compatibility Definition Document (CDD)](2.3/android-2.3.3-cdd.pdf) |
| - [Android 2.3 R13 Compatibility Test Suite (CTS)](https://dl.google.com/dl/android/cts/android-cts-2.3_r13-linux_x86-arm.zip) |
| - [Android 2.3 R3 CTS Verifier](https://dl.google.com/dl/android/cts/android-cts-verifier-2.3_r3-linux_x86-armv5.zip) |
| |
| ## Android 2.2 ## |
| |
| Android 2.2 is the release of the development milestone code-named |
| FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the |
| open-source tree. |
| |
| - [Android 2.2 Compatibility Definition Document (CDD)](2.2/android-2.2-cdd.pdf) |
| - [Android 2.2 R8 Compatibility Test Suite (CTS)](https://dl.google.com/dl/android/cts/android-cts-2.2_r8-linux_x86-arm.zip) |
| |
| ## Android 2.1 ## |
| |
| Android 2.1 is the release of the development milestone code-named |
| Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the |
| open-source tree. Note that for technical reasons, there is no compatibility |
| program for Android 2.0 or 2.0.1, and new devices must use Android 2.1. |
| |
| - [Android 2.1 Compatibility Definition Document (CDD)](2.1/android-2.1-cdd.pdf) |
| - [Android 2.1 R5 Compatibility Test Suite (CTS)](https://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip) |
| |
| ## Android 1.6 ## |
| |
| Android 1.6 was the release of the development milestone code-named Donut. |
| Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found |
| in the 'donut' branch in the open-source tree. |
| |
| - [Android 1.6 Compatibility Definition Document (CDD)](1.6/android-1.6-cdd.pdf) |
| - [Android 1.6 R1 Compatibility Test Suite (CTS)](https://dl.google.com/dl/android/cts/android-cts-1.6_r1-x86.zip) |
| |
| ## Compatibility Test Suite Manual ## |
| |
| The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and |
| beyond require [additional steps](cts-intro.html) to run the accessibility tests. |
| |
| - [Compatibility Test Suite (CTS) User Manual](android-cts-manual-r4.pdf) |
| |
| ## CTS Media Files ## |
| These media files are required for the CTS media stress tests. |
| |
| - [CTS Media 1.0](https://dl.google.com/dl/android/cts/android-cts-media-1.0.zip) |
| |
| ## Older Android Versions ## |
| |
| There is no Compatibility Program for older versions of Android, such as Android |
| 1.5 (known in development as Cupcake). New devices intended to be Android |
| compatible must ship with Android 1.6 or later. |