blob: f6b2b209d5a5b86d7584053e944e50ec8c61f38a [file] [log] [blame]
Robert Ly35f2fda2013-01-29 16:27:05 -08001page.title=Android Compatibility Downloads
2@jd:body
3
4<!--
Clay Murphy3c9f31c2015-02-09 17:50:32 -08005 Copyright 2015 The Android Open Source Project
Robert Ly35f2fda2013-01-29 16:27:05 -08006
Clay Murphy8cfd3cc2014-06-19 19:02:46 -07007 Licensed under the Apache License, Version 2.0 (the "License");
8 you may not use this file except in compliance with the License.
9 You may obtain a copy of the License at
Robert Ly35f2fda2013-01-29 16:27:05 -080010
11 http://www.apache.org/licenses/LICENSE-2.0
12
Clay Murphy8cfd3cc2014-06-19 19:02:46 -070013 Unless required by applicable law or agreed to in writing, software
14 distributed under the License is distributed on an "AS IS" BASIS,
15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 See the License for the specific language governing permissions and
17 limitations under the License.
Robert Ly35f2fda2013-01-29 16:27:05 -080018-->
Clay Murphy604eb172014-11-11 17:58:17 -080019<div id="qv-wrapper">
20 <div id="qv">
21 <h2>In this document</h2>
22 <ol id="auto-toc">
23 </ol>
24 </div>
25</div>
Robert Ly35f2fda2013-01-29 16:27:05 -080026
Clay Murphy8be05432013-11-19 12:24:34 -080027<p>Thank you for your interest in Android Compatibility! The links below give
28you access to key documents and information about the program.</p>
29
Clay Murphyf6815542015-04-27 11:26:30 -070030<h2 id="android-51">Android 5.1</h2>
31<p>Android 5.1 is the release of the development milestone code-named Lollipop-MR1.
32The source code for the following tests can be synced with the
33'android-cts-5.1_r1' tag in the open source tree.</p>
34<ul>
35<li><a
36href="https://dl.google.com/dl/android/cts/android-cts-5.1_r1-linux_x86-arm.zip">Android
375.1 R1 Compatibility Test Suite (CTS) - ARM</a></li>
38<li><a
39href="https://dl.google.com/dl/android/cts/android-cts-5.1_r1-linux_x86-x86.zip">Android
405.1 R1 Compatibility Test Suite (CTS) - x86</a></li>
41<li><a
42href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.1_r1-linux_x86-arm.zip">Android
435.1 R1 CTS Verifier - ARM</a></li>
44<li><a
45href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.1_r1-linux_x86-x86.zip">Android
465.1 R1 CTS Verifier - x86</a></li>
47</ul>
48
Clay Murphye7817ff2014-11-17 18:10:58 -080049<h2 id="android-50">Android 5.0</h2>
50<p>Android 5.0 is the release of the development milestone code-named Lollipop.
Clay Murphy3c9f31c2015-02-09 17:50:32 -080051The source code for the following tests can be synced with the
Clay Murphyfa783d82015-05-01 14:26:20 -070052'android-cts-5.0_r2' tag in the open source tree.</p>
Clay Murphye7817ff2014-11-17 18:10:58 -080053<ul>
Clay Murphy6db243f2015-01-10 22:32:02 -080054<li><a href="5.0/android-5.0-cdd.pdf">Android 5.0 Compatibility Definition
55Document (CDD)</a></li>
Clay Murphye7817ff2014-11-17 18:10:58 -080056<li><a
Clay Murphy3c9f31c2015-02-09 17:50:32 -080057href="https://dl.google.com/dl/android/cts/android-cts-5.0_r2-linux_x86-arm.zip">Android
585.0 R2 Compatibility Test Suite (CTS) - ARM</a></li>
Clay Murphye7817ff2014-11-17 18:10:58 -080059<li><a
Clay Murphy3c9f31c2015-02-09 17:50:32 -080060href="https://dl.google.com/dl/android/cts/android-cts-5.0_r2-linux_x86-x86.zip">Android
615.0 R2 Compatibility Test Suite (CTS) - x86</a></li>
Clay Murphye7817ff2014-11-17 18:10:58 -080062<li><a
Clay Murphy3c9f31c2015-02-09 17:50:32 -080063href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.0_r2-linux_x86-arm.zip">Android
645.0 R2 CTS Verifier - ARM</a></li>
Clay Murphye7817ff2014-11-17 18:10:58 -080065<li><a
Clay Murphy3c9f31c2015-02-09 17:50:32 -080066href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.0_r2-linux_x86-x86.zip">Android
675.0 R2 CTS Verifier - x86</a></li>
Clay Murphye7817ff2014-11-17 18:10:58 -080068</ul>
69
Clay Murphy8be05432013-11-19 12:24:34 -080070<h2 id="android-44">Android 4.4</h2>
71<p>Android 4.4 is the release of the development milestone code-named
72KitKat. Source code for Android 4.4 is found in the
Clay Murphyfa783d82015-05-01 14:26:20 -070073'android-4.4.4_r1' branch in the open source tree.</p>
Clay Murphy8be05432013-11-19 12:24:34 -080074<ul>
Clay Murphy6cd229b2013-11-27 16:42:03 -080075<li><a href="4.4/android-4.4-cdd.pdf">Android 4.4 Compatibility Definition
76Document (CDD)</a></li>
Clay Murphy8be05432013-11-19 12:24:34 -080077<li><a
Clay Murphy8cfd3cc2014-06-19 19:02:46 -070078href="https://dl.google.com/dl/android/cts/android-cts-4.4_r3-linux_x86-arm.zip">Android
794.4 R3 Compatibility Test Suite (CTS) - ARM</a></li>
Clay Murphy8be05432013-11-19 12:24:34 -080080<li><a
Clay Murphy8cfd3cc2014-06-19 19:02:46 -070081href="https://dl.google.com/dl/android/cts/android-cts-4.4_r3-linux_x86-x86.zip">Android
824.4 R3 Compatibility Test Suite (CTS) - x86</a></li>
83<li><a
84href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.4_r3-linux_x86-arm.zip">Android
854.4 R3 CTS Verifier - ARM</a></li>
86<li><a
87href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.4_r3-linux_x86-x86.zip">Android
884.4 R3 CTS Verifier - x86</a></li>
Clay Murphy8be05432013-11-19 12:24:34 -080089</ul>
Robert Ly40e3b6d2013-04-17 18:12:10 -070090
Guru Nagarajan7a100c92013-07-23 15:13:01 -070091<h2 id="android-43">Android 4.3</h2>
92<p>Android 4.3 is the release of the development milestone code-named
Clay Murphyfa783d82015-05-01 14:26:20 -070093Jelly Bean-MR2. Source code for Android 4.3 is found in the 'android-4.3_r2.2-cts' branch in the open source tree.</p>
Guru Nagarajan7a100c92013-07-23 15:13:01 -070094<ul>
95<li><a href="4.3/android-4.3-cdd.pdf">Android 4.3 Compatibility Definition Document (CDD)</a></li>
Clay Murphy40aaf592013-08-20 17:36:17 -070096<li><a
97href="https://dl.google.com/dl/android/cts/android-cts-4.3_r2-linux_x86-arm.zip">Android
984.3 R2 Compatibility Test Suite (CTS)</a></li>
99<li><a
Clay Murphyf33f1942013-09-11 18:57:33 -0700100href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.3_r1-linux_x86-arm.zip">Android
1014.3 R1 CTS Verifier</a></li>
Guru Nagarajan7a100c92013-07-23 15:13:01 -0700102</ul>
103
Robert Ly35f2fda2013-01-29 16:27:05 -0800104<h2 id="android-42">Android 4.2</h2>
105<p>Android 4.2 is the release of the development milestone code-named
Clay Murphyfa783d82015-05-01 14:26:20 -0700106Jelly Bean-MR1. Source code for Android 4.2 is found in the 'android-4.2.2_r1' branch in the open source tree.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800107<ul>
108<li><a href="4.2/android-4.2-cdd.pdf">Android 4.2 Compatibility Definition Document (CDD)</a></li>
Robert Ly40e3b6d2013-04-17 18:12:10 -0700109<li><a href="https://dl.google.com/dl/android/cts/android-cts-4.2_r4-linux_x86-arm.zip">Android 4.2 R4 Compatibility Test Suite (CTS)</a></li>
110<li><a href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.2_r5-linux_x86-arm.zip">Android 4.2 R5 CTS Verifier</a></li>
Robert Ly35f2fda2013-01-29 16:27:05 -0800111</ul>
112<h2 id="android-41">Android 4.1</h2>
Clay Murphyd967f642014-05-29 15:07:58 -0700113<p>Android 4.1 is the release of the development milestone code-named Jelly
114Bean. The source code of the Compatibility Test Suite revisions below is
Clay Murphyfa783d82015-05-01 14:26:20 -0700115available at the 'android-cts-4.1_r4' tag in the open source tree.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800116<ul>
117<li><a href="4.1/android-4.1-cdd.pdf">Android 4.1 Compatibility Definition Document (CDD)</a></li>
Clay Murphyd967f642014-05-29 15:07:58 -0700118<li><a href="https://dl.google.com/dl/android/cts/android-cts-4.1_r4-linux_x86-arm.zip">Android 4.1 R4 Compatibility Test Suite (CTS)</a></li>
119<li><a href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.1_r7-linux_x86-arm.zip">Android 4.1 R7 CTS Verifier</a></li>
Robert Ly35f2fda2013-01-29 16:27:05 -0800120</ul>
121<h2 id="android-403">Android 4.0.3</h2>
122<p>Android 4.0.3 is the release of the development milestone code-named
123Ice Cream Sandwich. Android 4.0.3 is the current version of Android. Source code for
Clay Murphyfa783d82015-05-01 14:26:20 -0700124Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open source tree.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800125<ul>
126<li><a href="4.0/android-4.0-cdd.pdf">Android 4.0 Compatibility Definition Document (CDD)</a></li>
127<li><a href="https://dl.google.com/dl/android/cts/android-cts-4.0.3_r3-linux_x86-arm.zip">Android 4.0.3 R3 Compatibility Test Suite (CTS)</a></li>
128<li><a href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.0.3_r2-linux_x86-arm.zip">Android 4.0.3 R2 CTS Verifier</a></li>
129</ul>
130<h2 id="android-23">Android 2.3</h2>
131<p>Android 2.3 is the release of the development milestone code-named
132Gingerbread. Source code for Android 2.3 is found in the 'gingerbread' branch in
Clay Murphyfa783d82015-05-01 14:26:20 -0700133the open source tree.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800134<ul>
135<li><a href="2.3/android-2.3.3-cdd.pdf">Android 2.3 Compatibility Definition Document (CDD)</a></li>
136<li><a href="https://dl.google.com/dl/android/cts/android-cts-2.3_r13-linux_x86-arm.zip">Android 2.3 R13 Compatibility Test Suite (CTS)</a></li>
137<li><a href="https://dl.google.com/dl/android/cts/android-cts-verifier-2.3_r3-linux_x86-armv5.zip">Android 2.3 R3 CTS Verifier</a></li>
138</ul>
139<h2 id="android-22">Android 2.2</h2>
140<p>Android 2.2 is the release of the development milestone code-named
141FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the
Clay Murphyfa783d82015-05-01 14:26:20 -0700142open source tree.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800143<ul>
144<li><a href="2.2/android-2.2-cdd.pdf">Android 2.2 Compatibility Definition Document (CDD)</a></li>
145<li><a href="https://dl.google.com/dl/android/cts/android-cts-2.2_r8-linux_x86-arm.zip">Android 2.2 R8 Compatibility Test Suite (CTS)</a></li>
146</ul>
147<h2 id="android-21">Android 2.1</h2>
148<p>Android 2.1 is the release of the development milestone code-named
149Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
Clay Murphyfa783d82015-05-01 14:26:20 -0700150open source tree. Note that for technical reasons, there is no compatibility
Robert Ly35f2fda2013-01-29 16:27:05 -0800151program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.</p>
152<ul>
153<li><a href="2.1/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li>
154<li><a href="https://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip">Android 2.1 R5 Compatibility Test Suite (CTS)</a></li>
155</ul>
156<h2 id="android-16">Android 1.6</h2>
157<p>Android 1.6 was the release of the development milestone code-named Donut.
158Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
Clay Murphyfa783d82015-05-01 14:26:20 -0700159in the 'donut' branch in the open source tree.</p>
Robert Ly35f2fda2013-01-29 16:27:05 -0800160<ul>
161<li><a href="1.6/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
162<li><a href="https://dl.google.com/dl/android/cts/android-cts-1.6_r1-x86.zip">Android 1.6 R1 Compatibility Test Suite (CTS)</a></li>
163</ul>
164<h2 id="compatibility-test-suite-manual">Compatibility Test Suite Manual</h2>
165<p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
166beyond require <a href="cts-intro.html">additional steps</a> to run the accessibility tests.</p>
167<ul>
Clay Murphy8be05432013-11-19 12:24:34 -0800168<li><a href="android-cts-manual.pdf">Compatibility Test Suite (CTS) User Manual</a></li>
Robert Ly35f2fda2013-01-29 16:27:05 -0800169</ul>
170<h2 id="cts-media-files">CTS Media Files</h2>
171<p>These media files are required for the CTS media stress tests.</p>
172<ul>
Clay Murphy604eb172014-11-11 17:58:17 -0800173<li><a href="https://dl.google.com/dl/android/cts/android-cts-media-1.1.zip">CTS Media 1.1</a></li>
Robert Ly35f2fda2013-01-29 16:27:05 -0800174<li><a href="https://dl.google.com/dl/android/cts/android-cts-media-1.0.zip">CTS Media 1.0</a></li>
175</ul>
176<h2 id="older-android-versions">Older Android Versions</h2>
177<p>There is no Compatibility Program for older versions of Android, such as Android
1781.5 (known in development as Cupcake). New devices intended to be Android
Guru Nagarajan7a100c92013-07-23 15:13:01 -0700179compatible must ship with Android 1.6 or later.</p>