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 | |
Dan Morrill | a20bb01 | 2010-12-13 10:54:30 -0800 | [diff] [blame] | 7 | <h2>Android 2.3</h2> |
| 8 | <p>Android 2.3 is the release of the development milestone code-named |
| 9 | Gingerbread. Android 2.3 is the current version of Android. Source code for |
| 10 | Android 2.3 is found in the 'gingerbread' branch in the open-source tree. A |
| 11 | CTS release for Android 2.3 has not yet been prepared, but one will be |
| 12 | available soon. |
| 13 | </p> |
| 14 | <ul> |
| 15 | <li><a href="{@docRoot}compatibility/android-2.3-cdd.pdf">Android 2.3 Compatibility Definition Document (CDD)</a></li> |
Brian Muramatsu | e03c4bd | 2011-01-18 12:31:15 -0800 | [diff] [blame] | 16 | <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.3_r1-x86.zip">Android 2.3 R1 Compatibility Test Suite (CTS)</a></li> |
Dan Morrill | a20bb01 | 2010-12-13 10:54:30 -0800 | [diff] [blame] | 17 | </ul> |
| 18 | |
Brian Muramatsu | 688e2fd | 2010-07-19 14:11:12 -0700 | [diff] [blame] | 19 | <h2>Android 2.2</h2> |
| 20 | <p>Android 2.2 is the release of the development milestone code-named |
Dan Morrill | a20bb01 | 2010-12-13 10:54:30 -0800 | [diff] [blame] | 21 | FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the |
| 22 | open-source tree. |
Brian Muramatsu | 688e2fd | 2010-07-19 14:11:12 -0700 | [diff] [blame] | 23 | </p> |
| 24 | <ul> |
Dan Morrill | 95a3a10 | 2010-08-02 14:40:03 -0700 | [diff] [blame] | 25 | <li><a href="{@docRoot}compatibility/android-2.2-cdd.pdf">Android 2.2 Compatibility Definition Document (CDD)</a></li> |
Brian Muramatsu | edc0ec9 | 2010-11-12 12:45:00 -0800 | [diff] [blame] | 26 | <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.2_r4-x86.zip">Android 2.2 R4 Compatibility Test Suite (CTS)</a></li> |
Brian Muramatsu | 688e2fd | 2010-07-19 14:11:12 -0700 | [diff] [blame] | 27 | </ul> |
| 28 | |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 29 | <h2>Android 2.1</h2> |
| 30 | <p>Android 2.1 is the release of the development milestone code-named |
Brian Muramatsu | 688e2fd | 2010-07-19 14:11:12 -0700 | [diff] [blame] | 31 | Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the |
| 32 | open-source tree. Note that for technical reasons, there is no compatibility |
| 33 | program for Android 2.0 or 2.0.1, and new devices must use Android 2.1. |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 34 | </p> |
| 35 | <ul> |
| 36 | <li><a href="{@docRoot}compatibility/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li> |
Brian Muramatsu | be0fb9a | 2010-09-17 15:30:59 -0700 | [diff] [blame] | 37 | <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.1_r5-x86.zip">Android 2.1 R5 Compatibility Test Suite (CTS)</a></li> |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 38 | </ul> |
| 39 | |
| 40 | <h2>Android 1.6</h2> |
| 41 | <p>Android 1.6 was the release of the development milestone code-named Donut. |
| 42 | Android 1.6 was obsoleted by Android 2.1. Source code for Android 1.6 is found |
| 43 | in the 'donut' branch in the open-source tree. |
| 44 | <ul> |
| 45 | <li><a href="{@docRoot}compatibility/android-1.6-cdd.pdf">Android 1.6 Compatibility Definition Document (CDD)</a></li> |
| 46 | </ul> |
| 47 | |
Brian Muramatsu | 294fb3e | 2010-06-04 11:20:10 -0700 | [diff] [blame] | 48 | <h2>Compatibility Test Suite Manual</h2> |
| 49 | <p>The CTS user manual is applicable to any CTS version, but CTS 2.1 R2 and |
| 50 | beyond require |
| 51 | <a href="{@docRoot}compatibility/cts-intro.html">additional steps</a> |
| 52 | to run the accessibility tests. |
Dan Morrill | 98620ee | 2010-04-13 14:48:25 -0700 | [diff] [blame] | 53 | <ul> |
| 54 | <li><a href="{@docRoot}compatibility/android-cts-manual-r4.pdf">Compatibility Test Suite (CTS) User Manual</a></li> |
| 55 | </ul> |
| 56 | |
| 57 | <h2>Older Android Versions</h2> |
| 58 | <p>There is no Compatibility Program for older versions of Android, such as Android |
| 59 | 1.5 (known in development as Cupcake). New devices intended to be Android |
| 60 | compatible must ship with Android 1.6 or later.</p> |