Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame^] | 1 | page.title=Android Compatibility Downloads |
| 2 | doc.type=compatibility |
| 3 | @jd:body |
| 4 | <p>Thanks for your interest in Android Compatibility! The links below allow |
| 5 | you 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 |
| 9 | Eclair. Android 2.1 is the current version of Android. Source code for Android |
| 10 | 2.1 is found in the 'eclair' branch in the open-source tree. Note that for |
| 11 | technical reasons, there is no compatibility program for Android 2.0 or 2.0.1, |
| 12 | and 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. |
| 20 | Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found |
| 21 | in 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 |
| 28 | snapshots of the CTS are found in the same branches as for the system. (For |
| 29 | instance, the Android 2.1 CTS can be found in the 'eclair' branch.) The CTS user |
| 30 | manual 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 |
| 37 | 1.5 (known in development as Cupcake). New devices intended to be Android |
| 38 | compatible must ship with Android 1.6 or later.</p> |