blob: 87a42419374609516628b403dc88dff0369fb2f0 [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
9Froyo. Android 2.2 is the current version of Android. Source code for Android
102.2 is found in the 'froyo' branch in the open-source tree.
11</p>
12<ul>
13 <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.2_r1-x86.zip">Android 2.2 R1 Compatibility Test Suite (CTS)</a></li>
14</ul>
15
Dan Morrill98620ee2010-04-13 14:48:25 -070016<h2>Android 2.1</h2>
17<p>Android 2.1 is the release of the development milestone code-named
Brian Muramatsu688e2fd2010-07-19 14:11:12 -070018Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the
19open-source tree. Note that for technical reasons, there is no compatibility
20program for Android 2.0 or 2.0.1, and new devices must use Android 2.1.
Dan Morrill98620ee2010-04-13 14:48:25 -070021</p>
22<ul>
23 <li><a href="{@docRoot}compatibility/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li>
Brian Muramatsu9058acd2010-06-28 13:36:58 -070024 <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.1_r3-x86.zip">Android 2.1 R3 Compatibility Test Suite (CTS)</a></li>
Dan Morrill98620ee2010-04-13 14:48:25 -070025</ul>
26
27<h2>Android 1.6</h2>
28<p>Android 1.6 was the release of the development milestone code-named Donut.
29Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
30in the 'donut' branch in the open-source tree.
31<ul>
32 <li><a href="{@docRoot}compatibility/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
33</ul>
34
Brian Muramatsu294fb3e2010-06-04 11:20:10 -070035<h2>Compatibility Test Suite Manual</h2>
36<p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
37beyond require
38<a href="{@docRoot}compatibility/cts-intro.html">additional steps</a>
39to run the accessibility tests.
Dan Morrill98620ee2010-04-13 14:48:25 -070040<ul>
41 <li><a href="{@docRoot}compatibility/android-cts-manual-r4.pdf">Compatibility Test Suite (CTS) User Manual</a></li>
42</ul>
43
44<h2>Older Android Versions</h2>
45<p>There is no Compatibility Program for older versions of Android, such as Android
461.5 (known in development as Cupcake). New devices intended to be Android
47compatible must ship with Android 1.6 or later.</p>