blob: 67fe3d0c595b0a9e7d80ed2741447143ab648294 [file] [log] [blame]
Dan Morrill98620ee2010-04-13 14:48:25 -07001page.title=Android Compatibility Downloads
2doc.type=compatibility
3@jd:body
4<p>Thanks for your interest in Android Compatibility! The links below allow
5you to access the key documents and information.</p>
6
Brian Muramatsu688e2fd2010-07-19 14:11:12 -07007<h2>Android 2.2</h2>
8<p>Android 2.2 is the release of the development milestone code-named
Dan Morrill95a3a102010-08-02 14:40:03 -07009FroYo. Android 2.2 is the current version of Android. Source code for Android
Brian Muramatsu688e2fd2010-07-19 14:11:12 -0700102.2 is found in the 'froyo' branch in the open-source tree.
11</p>
12<ul>
Dan Morrill95a3a102010-08-02 14:40:03 -070013 <li><a href="{@docRoot}compatibility/android-2.2-cdd.pdf">Android 2.2 Compatibility Definition Document (CDD)</a></li>
Brian Muramatsu100a5542010-08-10 14:26:45 -070014 <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.2_r2-x86.zip">Android 2.2 R2 Compatibility Test Suite (CTS)</a></li>
Brian Muramatsu688e2fd2010-07-19 14:11:12 -070015</ul>
16
Dan Morrill98620ee2010-04-13 14:48:25 -070017<h2>Android 2.1</h2>
18<p>Android 2.1 is the release of the development milestone code-named
Brian Muramatsu688e2fd2010-07-19 14:11:12 -070019Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
20open-source tree. Note that for technical reasons, there is no compatibility
21program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.
Dan Morrill98620ee2010-04-13 14:48:25 -070022</p>
23<ul>
24 <li><a href="{@docRoot}compatibility/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li>
Brian Muramatsuce893342010-08-25 16:18:35 -070025 <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.1_r4-x86.zip">Android 2.1 R4 Compatibility Test Suite (CTS)</a></li>
Dan Morrill98620ee2010-04-13 14:48:25 -070026</ul>
27
28<h2>Android 1.6</h2>
29<p>Android 1.6 was the release of the development milestone code-named Donut.
30Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
31in the 'donut' branch in the open-source tree.
32<ul>
33 <li><a href="{@docRoot}compatibility/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
34</ul>
35
Brian Muramatsu294fb3e2010-06-04 11:20:10 -070036<h2>Compatibility Test Suite Manual</h2>
37<p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
38beyond require
39<a href="{@docRoot}compatibility/cts-intro.html">additional steps</a>
40to run the accessibility tests.
Dan Morrill98620ee2010-04-13 14:48:25 -070041<ul>
42 <li><a href="{@docRoot}compatibility/android-cts-manual-r4.pdf">Compatibility Test Suite (CTS) User Manual</a></li>
43</ul>
44
45<h2>Older Android Versions</h2>
46<p>There is no Compatibility Program for older versions of Android, such as Android
471.5 (known in development as Cupcake). New devices intended to be Android
48compatible must ship with Android 1.6 or later.</p>