blob: b30800943c110b42da5f9b702522c6f0d72d8796 [file] [log] [blame] [view]
Skyler Kaufman991ae4d2011-04-07 12:30:41 -07001# Android Compatibility Downloads #
2
3Thanks for your interest in Android Compatibility! The links below allow
4you to access the key documents and information.
5
6## Android 2.3 ##
7
8Android 2.3 is the release of the development milestone code-named
9Gingerbread. Android 2.3 is the current version of Android. Source code for
10Android 2.3 is found in the 'gingerbread' branch in the open-source tree. A
11CTS release for Android 2.3 has not yet been prepared, but one will be
12available soon.
13
14- [Android 2.3 Compatibility Definition Document (CDD)](/cdds/android-2.3-cdd.pdf)
15<!-- [Android 2.2 R4 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip) -->
16
17## Android 2.2 ##
18
19Android 2.2 is the release of the development milestone code-named
20FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the
21open-source tree.
22
23- [Android 2.2 Compatibility Definition Document (CDD)](/cdds/android-2.2-cdd.pdf)
24- [Android 2.2 R4 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip)
25
26## Android 2.1 ##
27
28Android 2.1 is the release of the development milestone code-named
29Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
30open-source tree. Note that for technical reasons, there is no compatibility
31program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.
32
33- [Android 2.1 Compatibility Definition Document (CDD)](/cdds/android-2.1-cdd.pdf)
34- [Android 2.1 R5 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip)
35
36## Android 1.6 ##
37
38Android 1.6 was the release of the development milestone code-named Donut.
39Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
40in the 'donut' branch in the open-source tree.
41
42- [Android 1.6 Compatibility Definition Document (CDD)](/cdds/android-1.6-cdd.pdf)
43
44## Compatibility Test Suite Manual ##
45
46The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
47beyond require [additional steps](cts-intro.html) to run the accessibility tests.
48
49- [Compatibility Test Suite (CTS) User Manual](/cdds/android-cts-manual-r4.pdf)
50
51## Older Android Versions ##
52
53There is no Compatibility Program for older versions of Android, such as Android
541.5 (known in development as Cupcake). New devices intended to be Android
55compatible must ship with Android 1.6 or later.