blob: b97ce9fc0d1c256d4fe93cbef3fa8d98c45ab605 [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>
16</ul>
17
18<h2>Android 1.6</h2>
19<p>Android 1.6 was the release of the development milestone code-named Donut.
20Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found
21in the 'donut' branch in the open-source tree.
22<ul>
23 <li><a href="{@docRoot}compatibility/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li>
24</ul>
25
26<h2>Compatibility Test Suite</h2>
27<p>The Compatibility Test Suite (CTS) is found in the open-source tree. Specific
28snapshots of the CTS are found in the same branches as for the system. (For
29instance, the Android 2.1 CTS can be found in the 'eclair' branch.) The CTS user
30manual is not specific to given versions.
31<ul>
32 <li><a href="{@docRoot}compatibility/android-cts-manual-r4.pdf">Compatibility Test Suite (CTS) User Manual</a></li>
33</ul>
34
35<h2>Older Android Versions</h2>
36<p>There is no Compatibility Program for older versions of Android, such as Android
371.5 (known in development as Cupcake). New devices intended to be Android
38compatible must ship with Android 1.6 or later.</p>