blob: 28a040120900d093fce980853a0df3a6703a5c1a [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
7<h2>Android 2.1</h2>
8<p>Android 2.1 is the release of the development milestone code-named
9Eclair. Android 2.1 is the current version of Android. Source code for Android
102.1 is found in the 'eclair' branch in the open-source tree. Note that for
11technical reasons, there is no compatibility program for Android 2.0 or 2.0.1,
12and new devices must use Android 2.1.
13</p>
14<ul>
15 <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 -070016 <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 -070017</ul>
18
19<h2>Android 1.6</h2>
20<p>Android 1.6 was the release of the development milestone code-named Donut.
21Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
22in the 'donut' branch in the open-source tree.
23<ul>
24 <li><a href="{@docRoot}compatibility/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
25</ul>
26
Brian Muramatsu294fb3e2010-06-04 11:20:10 -070027<h2>Compatibility Test Suite Manual</h2>
28<p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and
29beyond require
30<a href="{@docRoot}compatibility/cts-intro.html">additional steps</a>
31to run the accessibility tests.
Dan Morrill98620ee2010-04-13 14:48:25 -070032<ul>
33 <li><a href="{@docRoot}compatibility/android-cts-manual-r4.pdf">Compatibility Test Suite (CTS) User Manual</a></li>
34</ul>
35
36<h2>Older Android Versions</h2>
37<p>There is no Compatibility Program for older versions of Android, such as Android
381.5 (known in development as Cupcake). New devices intended to be Android
39compatible must ship with Android 1.6 or later.</p>