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> |
Brian Muramatsu | 9058acd | 2010-06-28 13:36:58 -0700 | [diff] [blame] | 16 | <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 Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 17 | </ul> |
| 18 | |
| 19 | <h2>Android 1.6</h2> |
| 20 | <p>Android 1.6 was the release of the development milestone code-named Donut. |
| 21 | Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found |
| 22 | in 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 Muramatsu | 294fb3e | 2010-06-04 11:20:10 -0700 | [diff] [blame] | 27 | <h2>Compatibility Test Suite Manual</h2> |
| 28 | <p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and |
| 29 | beyond require |
| 30 | <a href="{@docRoot}compatibility/cts-intro.html">additional steps</a> |
| 31 | to run the accessibility tests. |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 32 | <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 |
| 38 | 1.5 (known in development as Cupcake). New devices intended to be Android |
| 39 | compatible must ship with Android 1.6 or later.</p> |