Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 1 | page.title=Android Compatibility Downloads |
| 2 | @jd:body |
| 3 | |
| 4 | <!-- |
Clay Murphy | 768b82a | 2013-11-12 11:32:41 -0800 | [diff] [blame] | 5 | Copyright 2013 The Android Open Source Project |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 6 | |
| 7 | 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 |
| 10 | |
| 11 | http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | |
| 13 | 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. |
| 18 | --> |
| 19 | |
Clay Murphy | 8be0543 | 2013-11-19 12:24:34 -0800 | [diff] [blame] | 20 | <p>Thank you for your interest in Android Compatibility! The links below give |
| 21 | you access to key documents and information about the program.</p> |
| 22 | |
| 23 | <h2 id="android-44">Android 4.4</h2> |
| 24 | <p>Android 4.4 is the release of the development milestone code-named |
| 25 | KitKat. Source code for Android 4.4 is found in the |
Clay Murphy | 225dd34 | 2013-11-20 13:17:48 -0800 | [diff] [blame] | 26 | 'android-cts-4.4_r1' branch in the open-source tree.</p> |
Clay Murphy | 8be0543 | 2013-11-19 12:24:34 -0800 | [diff] [blame] | 27 | <ul> |
Clay Murphy | 6cd229b | 2013-11-27 16:42:03 -0800 | [diff] [blame^] | 28 | <li><a href="4.4/android-4.4-cdd.pdf">Android 4.4 Compatibility Definition |
| 29 | Document (CDD)</a></li> |
Clay Murphy | 8be0543 | 2013-11-19 12:24:34 -0800 | [diff] [blame] | 30 | <li><a |
| 31 | href="https://dl.google.com/dl/android/cts/android-cts-4.4_r1-linux_x86-arm.zip">Android |
| 32 | 4.4 R1 Compatibility Test Suite (CTS)</a></li> |
| 33 | <li><a |
| 34 | href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.4_r1-linux_x86-arm.zip">Android |
| 35 | 4.4 R1 CTS Verifier</a></li> |
| 36 | </ul> |
Robert Ly | 40e3b6d | 2013-04-17 18:12:10 -0700 | [diff] [blame] | 37 | |
Guru Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame] | 38 | <h2 id="android-43">Android 4.3</h2> |
| 39 | <p>Android 4.3 is the release of the development milestone code-named |
Clay Murphy | f33f194 | 2013-09-11 18:57:33 -0700 | [diff] [blame] | 40 | Jelly 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 Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame] | 41 | <ul> |
| 42 | <li><a href="4.3/android-4.3-cdd.pdf">Android 4.3 Compatibility Definition Document (CDD)</a></li> |
Clay Murphy | 40aaf59 | 2013-08-20 17:36:17 -0700 | [diff] [blame] | 43 | <li><a |
| 44 | href="https://dl.google.com/dl/android/cts/android-cts-4.3_r2-linux_x86-arm.zip">Android |
| 45 | 4.3 R2 Compatibility Test Suite (CTS)</a></li> |
| 46 | <li><a |
Clay Murphy | f33f194 | 2013-09-11 18:57:33 -0700 | [diff] [blame] | 47 | href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.3_r1-linux_x86-arm.zip">Android |
| 48 | 4.3 R1 CTS Verifier</a></li> |
Guru Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame] | 49 | </ul> |
| 50 | |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 51 | <h2 id="android-42">Android 4.2</h2> |
| 52 | <p>Android 4.2 is the release of the development milestone code-named |
Guru Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame] | 53 | Jelly 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 Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 54 | <ul> |
| 55 | <li><a href="4.2/android-4.2-cdd.pdf">Android 4.2 Compatibility Definition Document (CDD)</a></li> |
Robert Ly | 40e3b6d | 2013-04-17 18:12:10 -0700 | [diff] [blame] | 56 | <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> |
| 57 | <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 Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 58 | </ul> |
| 59 | <h2 id="android-41">Android 4.1</h2> |
| 60 | <p>Android 4.1.1 is the release of the development milestone code-named |
Guru Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame] | 61 | Jelly Bean. Source code for Android 4.1.1 is found in the 'android-4.1.1_r1' branch in the open-source tree.</p> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 62 | <ul> |
| 63 | <li><a href="4.1/android-4.1-cdd.pdf">Android 4.1 Compatibility Definition Document (CDD)</a></li> |
Robert Ly | 40e3b6d | 2013-04-17 18:12:10 -0700 | [diff] [blame] | 64 | <li><a href="https://dl.google.com/dl/android/cts/android-cts-4.1_r3-linux_x86-arm.zip">Android 4.1 R3 Compatibility Test Suite (CTS)</a></li> |
| 65 | <li><a href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.1_r6-linux_x86-arm.zip">Android 4.1 R6 CTS Verifier</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 66 | </ul> |
| 67 | <h2 id="android-403">Android 4.0.3</h2> |
| 68 | <p>Android 4.0.3 is the release of the development milestone code-named |
| 69 | Ice Cream Sandwich. Android 4.0.3 is the current version of Android. Source code for |
| 70 | Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open-source tree.</p> |
| 71 | <ul> |
| 72 | <li><a href="4.0/android-4.0-cdd.pdf">Android 4.0 Compatibility Definition Document (CDD)</a></li> |
| 73 | <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> |
| 74 | <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> |
| 75 | </ul> |
| 76 | <h2 id="android-23">Android 2.3</h2> |
| 77 | <p>Android 2.3 is the release of the development milestone code-named |
| 78 | Gingerbread. Source code for Android 2.3 is found in the 'gingerbread' branch in |
| 79 | the open-source tree.</p> |
| 80 | <ul> |
| 81 | <li><a href="2.3/android-2.3.3-cdd.pdf">Android 2.3 Compatibility Definition Document (CDD)</a></li> |
| 82 | <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> |
| 83 | <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> |
| 84 | </ul> |
| 85 | <h2 id="android-22">Android 2.2</h2> |
| 86 | <p>Android 2.2 is the release of the development milestone code-named |
| 87 | FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the |
| 88 | open-source tree.</p> |
| 89 | <ul> |
| 90 | <li><a href="2.2/android-2.2-cdd.pdf">Android 2.2 Compatibility Definition Document (CDD)</a></li> |
| 91 | <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> |
| 92 | </ul> |
| 93 | <h2 id="android-21">Android 2.1</h2> |
| 94 | <p>Android 2.1 is the release of the development milestone code-named |
| 95 | Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the |
| 96 | open-source tree. Note that for technical reasons, there is no compatibility |
| 97 | program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.</p> |
| 98 | <ul> |
| 99 | <li><a href="2.1/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li> |
| 100 | <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> |
| 101 | </ul> |
| 102 | <h2 id="android-16">Android 1.6</h2> |
| 103 | <p>Android 1.6 was the release of the development milestone code-named Donut. |
| 104 | Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found |
| 105 | in the 'donut' branch in the open-source tree.</p> |
| 106 | <ul> |
| 107 | <li><a href="1.6/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li> |
| 108 | <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> |
| 109 | </ul> |
| 110 | <h2 id="compatibility-test-suite-manual">Compatibility Test Suite Manual</h2> |
| 111 | <p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and |
| 112 | beyond require <a href="cts-intro.html">additional steps</a> to run the accessibility tests.</p> |
| 113 | <ul> |
Clay Murphy | 8be0543 | 2013-11-19 12:24:34 -0800 | [diff] [blame] | 114 | <li><a href="android-cts-manual.pdf">Compatibility Test Suite (CTS) User Manual</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 115 | </ul> |
| 116 | <h2 id="cts-media-files">CTS Media Files</h2> |
| 117 | <p>These media files are required for the CTS media stress tests.</p> |
| 118 | <ul> |
| 119 | <li><a href="https://dl.google.com/dl/android/cts/android-cts-media-1.0.zip">CTS Media 1.0</a></li> |
| 120 | </ul> |
| 121 | <h2 id="older-android-versions">Older Android Versions</h2> |
| 122 | <p>There is no Compatibility Program for older versions of Android, such as Android |
| 123 | 1.5 (known in development as Cupcake). New devices intended to be Android |
Guru Nagarajan | 7a100c9 | 2013-07-23 15:13:01 -0700 | [diff] [blame] | 124 | compatible must ship with Android 1.6 or later.</p> |