blob: e36b1b35286b297ae15e3a4f45435aa5f3b0d441 [file] [log] [blame] [view]
Skyler Kaufman44436912011-04-07 15:11:52 -07001<!--
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 Kaufman991ae4d2011-04-07 12:30:41 -070017# Android Compatibility Downloads #
18
19Thanks for your interest in Android Compatibility! The links below allow
20you to access the key documents and information.
21
22## Android 2.3 ##
23
24Android 2.3 is the release of the development milestone code-named
25Gingerbread. Android 2.3 is the current version of Android. Source code for
Brian Muramatsu5f91d712011-06-07 11:51:25 -070026Android 2.3 is found in the 'gingerbread' branch in the open-source tree.
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070027
Skyler Kaufman44436912011-04-07 15:11:52 -070028- [Android 2.3 Compatibility Definition Document (CDD)](2.3/android-2.3.3-cdd.pdf)
Brian Muramatsu5b1e8892011-09-08 16:34:39 -070029- [Android 2.3 R8 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.3_r8-x86.zip)
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070030
31## Android 2.2 ##
32
33Android 2.2 is the release of the development milestone code-named
34FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the
35open-source tree.
36
Skyler Kaufman44436912011-04-07 15:11:52 -070037- [Android 2.2 Compatibility Definition Document (CDD)](2.2/android-2.2-cdd.pdf)
Brian Muramatsu88cecbc2011-08-08 12:10:13 -070038- [Android 2.2 R7 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.2_r7-x86.zip)
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070039
40## Android 2.1 ##
41
42Android 2.1 is the release of the development milestone code-named
43Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
44open-source tree. Note that for technical reasons, there is no compatibility
45program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.
46
Skyler Kaufman44436912011-04-07 15:11:52 -070047- [Android 2.1 Compatibility Definition Document (CDD)](2.1/android-2.1-cdd.pdf)
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070048- [Android 2.1 R5 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip)
49
50## Android 1.6 ##
51
52Android 1.6 was the release of the development milestone code-named Donut.
53Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
54in the 'donut' branch in the open-source tree.
55
Skyler Kaufman44436912011-04-07 15:11:52 -070056- [Android 1.6 Compatibility Definition Document (CDD)](1.6/android-1.6-cdd.pdf)
Dan Morrillc7e1d032011-04-08 13:01:25 -070057- [Android 1.6 R1 Compatibility Test Suite (CTS)](http://dl.google.com/dl/android/cts/android-cts-1.6_r1-x86.zip)
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070058
59## Compatibility Test Suite Manual ##
60
61The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
62beyond require [additional steps](cts-intro.html) to run the accessibility tests.
63
Skyler Kaufman44436912011-04-07 15:11:52 -070064- [Compatibility Test Suite (CTS) User Manual](android-cts-manual-r4.pdf)
Skyler Kaufman991ae4d2011-04-07 12:30:41 -070065
66## Older Android Versions ##
67
68There is no Compatibility Program for older versions of Android, such as Android
691.5 (known in development as Cupcake). New devices intended to be Android
70compatible must ship with Android 1.6 or later.