Home | History | Annotate | Download | only in compatibility
      1 page.title=Android Compatibility Downloads
      2 @jd:body
      3 
      4 <!--
      5     Copyright 2015 The Android Open Source Project
      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 <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>
     26 
     27 <p>Thank you for your interest in Android Compatibility! The links below give
     28 you access to key documents and information about the program.</p>
     29 
     30 <h2 id="android-60">Android 6.0</h2>
     31 <p>Android 6.0 is the release of the development milestone code-named Marshmallow.
     32 The source code for the following tests can be synced with the
     33 'android-cts-6.0_r3' tag in the open-source tree.</p>
     34 <ul>
     35 <li><a href="6.0/android-6.0-cdd.pdf">Android 6.0 Compatibility Definition
     36 Document (CDD)</a></li>
     37 <li><a
     38 href="https://dl.google.com/dl/android/cts/android-cts-6.0_r3-linux_x86-arm.zip">Android
     39 6.0 R3 Compatibility Test Suite (CTS) - ARM</a></li>
     40 <li><a
     41 href="https://dl.google.com/dl/android/cts/android-cts-6.0_r3-linux_x86-x86.zip">Android
     42 6.0 R3 Compatibility Test Suite (CTS) - x86</a></li>
     43 <li><a
     44 href="https://dl.google.com/dl/android/cts/android-cts-verifier-6.0_r3-linux_x86-arm.zip">Android
     45 6.0 R3 CTS Verifier - ARM</a></li>
     46 <li><a
     47 href="https://dl.google.com/dl/android/cts/android-cts-verifier-6.0_r3-linux_x86-x86.zip">Android
     48 6.0 R3 CTS Verifier - x86</a></li>
     49 </ul>
     50 
     51 <h2 id="android-51">Android 5.1</h2>
     52 <p>Android 5.1 is the release of the development milestone code-named Lollipop-MR1.
     53 The source code for the following tests can be synced with the
     54 'android-cts-5.1_r5' tag in the open source tree.</p>
     55 <ul>
     56 <li><a href="5.1/android-5.1-cdd.pdf">Android 5.1 Compatibility Definition
     57 Document (CDD)</a></li>
     58 <li><a
     59 href="https://dl.google.com/dl/android/cts/android-cts-5.1_r5-linux_x86-arm.zip">Android
     60 5.1 R5 Compatibility Test Suite (CTS) - ARM</a></li>
     61 <li><a
     62 href="https://dl.google.com/dl/android/cts/android-cts-5.1_r5-linux_x86-x86.zip">Android
     63 5.1 R5 Compatibility Test Suite (CTS) - x86</a></li>
     64 <li><a
     65 href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.1_r5-linux_x86-arm.zip">Android
     66 5.1 R5 CTS Verifier - ARM</a></li>
     67 <li><a
     68 href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.1_r5-linux_x86-x86.zip">Android
     69 5.1 R5 CTS Verifier - x86</a></li>
     70 </ul>
     71 
     72 <h2 id="android-50">Android 5.0</h2>
     73 <p>Android 5.0 is the release of the development milestone code-named Lollipop.
     74 The source code for the following tests can be synced with the
     75 'android-cts-5.0_r4' tag in the open source tree.</p>
     76 <ul>
     77 <li><a href="5.0/android-5.0-cdd.pdf">Android 5.0 Compatibility Definition
     78 Document (CDD)</a></li>
     79 <li><a
     80 href="https://dl.google.com/dl/android/cts/android-cts-5.0_r4-linux_x86-arm.zip">Android
     81 5.0 R4 Compatibility Test Suite (CTS) - ARM</a></li>
     82 <li><a
     83 href="https://dl.google.com/dl/android/cts/android-cts-5.0_r4-linux_x86-x86.zip">Android
     84 5.0 R4 Compatibility Test Suite (CTS) - x86</a></li>
     85 <li><a
     86 href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.0_r4-linux_x86-arm.zip">Android
     87 5.0 R4 CTS Verifier - ARM</a></li>
     88 <li><a
     89 href="https://dl.google.com/dl/android/cts/android-cts-verifier-5.0_r4-linux_x86-x86.zip">Android
     90 5.0 R4 CTS Verifier - x86</a></li>
     91 </ul>
     92 
     93 <h2 id="android-44">Android 4.4</h2>
     94 <p>Android 4.4 is the release of the development milestone code-named
     95 KitKat. Source code for Android 4.4 is found in the
     96 'android-cts-4.4_r4' branch in the open source tree.</p>
     97 <ul>
     98 <li><a href="4.4/android-4.4-cdd.pdf">Android 4.4 Compatibility Definition
     99 Document (CDD)</a></li>
    100 <li><a
    101 href="https://dl.google.com/dl/android/cts/android-cts-4.4_r4-linux_x86-arm.zip">Android
    102 4.4 R4 Compatibility Test Suite (CTS) - ARM</a></li>
    103 <li><a
    104 href="https://dl.google.com/dl/android/cts/android-cts-4.4_r4-linux_x86-x86.zip">Android
    105 4.4 R4 Compatibility Test Suite (CTS) - x86</a></li>
    106 <li><a
    107 href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.4_r4-linux_x86-arm.zip">Android
    108 4.4 R4 CTS Verifier - ARM</a></li>
    109 <li><a
    110 href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.4_r4-linux_x86-x86.zip">Android
    111 4.4 R4 CTS Verifier - x86</a></li>
    112 </ul>
    113 
    114 <h2 id="android-43">Android 4.3</h2>
    115 <p>Android 4.3 is the release of the development milestone code-named
    116 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>
    117 <ul>
    118 <li><a href="4.3/android-4.3-cdd.pdf">Android 4.3 Compatibility Definition Document (CDD)</a></li>
    119 <li><a
    120 href="https://dl.google.com/dl/android/cts/android-cts-4.3_r2-linux_x86-arm.zip">Android
    121 4.3 R2 Compatibility Test Suite (CTS)</a></li>
    122 <li><a
    123 href="https://dl.google.com/dl/android/cts/android-cts-verifier-4.3_r1-linux_x86-arm.zip">Android
    124 4.3 R1 CTS Verifier</a></li>
    125 </ul>
    126 
    127 <h2 id="android-42">Android 4.2</h2>
    128 <p>Android 4.2 is the release of the development milestone code-named
    129 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>
    130 <ul>
    131 <li><a href="4.2/android-4.2-cdd.pdf">Android 4.2 Compatibility Definition Document (CDD)</a></li>
    132 <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>
    133 <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>
    134 </ul>
    135 <h2 id="android-41">Android 4.1</h2>
    136 <p>Android 4.1 is the release of the development milestone code-named Jelly
    137 Bean. The source code of the Compatibility Test Suite revisions below is
    138 available at the 'android-cts-4.1_r4' tag in the open source tree.</p>
    139 <ul>
    140 <li><a href="4.1/android-4.1-cdd.pdf">Android 4.1 Compatibility Definition Document (CDD)</a></li>
    141 <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>
    142 <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>
    143 </ul>
    144 <h2 id="android-403">Android 4.0.3</h2>
    145 <p>Android 4.0.3 is the release of the development milestone code-named
    146 Ice Cream Sandwich. Source code for
    147 Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open source tree.</p>
    148 <ul>
    149 <li><a href="4.0/android-4.0-cdd.pdf">Android 4.0 Compatibility Definition Document (CDD)</a></li>
    150 <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>
    151 <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>
    152 </ul>
    153 <h2 id="android-23">Android 2.3</h2>
    154 <p>Android 2.3 is the release of the development milestone code-named
    155 Gingerbread. Source code for Android 2.3 is found in the 'gingerbread' branch in 
    156 the open source tree.</p>
    157 <ul>
    158 <li><a href="2.3/android-2.3.3-cdd.pdf">Android 2.3 Compatibility Definition Document (CDD)</a></li>
    159 <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>
    160 <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>
    161 </ul>
    162 <h2 id="android-22">Android 2.2</h2>
    163 <p>Android 2.2 is the release of the development milestone code-named
    164 FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the
    165 open source tree.</p>
    166 <ul>
    167 <li><a href="2.2/android-2.2-cdd.pdf">Android 2.2 Compatibility Definition Document (CDD)</a></li>
    168 <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>
    169 </ul>
    170 <h2 id="android-21">Android 2.1</h2>
    171 <p>Android 2.1 is the release of the development milestone code-named
    172 Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
    173 open source tree. Note that for technical reasons, there is no compatibility
    174 program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.</p>
    175 <ul>
    176 <li><a href="2.1/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li>
    177 <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>
    178 </ul>
    179 <h2 id="android-16">Android 1.6</h2>
    180 <p>Android 1.6 was the release of the development milestone code-named Donut.
    181 Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
    182 in the 'donut' branch in the open source tree.</p>
    183 <ul>
    184 <li><a href="1.6/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
    185 <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>
    186 </ul>
    187 <h2 id="compatibility-test-suite-manual">Compatibility Test Suite Manual</h2>
    188 <ul>
    189 <li><a href="cts/index.html">Compatibility Test Suite (CTS) User Manual</a></li>
    190 </ul>
    191 <h2 id="cts-media-files">CTS Media Files</h2>
    192 <p>These media files are required for the CTS media stress tests.</p>
    193 <ul>
    194 <li><a href="https://dl.google.com/dl/android/cts/android-cts-media-1.1.zip">CTS Media 1.1</a></li>
    195 <li><a href="https://dl.google.com/dl/android/cts/android-cts-media-1.0.zip">CTS Media 1.0</a></li>
    196 </ul>
    197 <h2 id="older-android-versions">Older Android Versions</h2>
    198 <p>There is no Compatibility Program for older versions of Android, such as Android
    199 1.5 (known in development as Cupcake). New devices intended to be Android
    200 compatible must ship with Android 1.6 or later.</p>
    201