diff options
| author | Brian Muramatsu <btmura@google.com> | 2010-07-19 14:11:12 -0700 |
|---|---|---|
| committer | Brian Muramatsu <btmura@google.com> | 2010-07-19 14:11:12 -0700 |
| commit | 688e2fdb20462a9a8e526904355b03ff2c7ac4da (patch) | |
| tree | a84baec8e7cff24f74814329dfe897aafeb7647a /pdk | |
| parent | 59c7a2646c583d52dfebe3837394e8bcbf56d02d (diff) | |
| download | android_development-688e2fdb20462a9a8e526904355b03ff2c7ac4da.tar.gz android_development-688e2fdb20462a9a8e526904355b03ff2c7ac4da.tar.bz2 android_development-688e2fdb20462a9a8e526904355b03ff2c7ac4da.zip | |
Add Android CTS Download Link to 2.2_r1
Bug 2814482
Change-Id: Id2a91eec5efa2ebb10fdfa54b13264dfa6b821a2
Diffstat (limited to 'pdk')
| -rw-r--r-- | pdk/docs/compatibility/downloads.jd | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/pdk/docs/compatibility/downloads.jd b/pdk/docs/compatibility/downloads.jd index 28a040120..87a424193 100644 --- a/pdk/docs/compatibility/downloads.jd +++ b/pdk/docs/compatibility/downloads.jd @@ -4,12 +4,20 @@ doc.type=compatibility <p>Thanks for your interest in Android Compatibility! The links below allow you to access the key documents and information.</p> +<h2>Android 2.2</h2> +<p>Android 2.2 is the release of the development milestone code-named +Froyo. Android 2.2 is the current version of Android. Source code for Android +2.2 is found in the 'froyo' branch in the open-source tree. +</p> +<ul> + <li><a href="http://dl.google.com/dl/android/cts/android-cts-2.2_r1-x86.zip">Android 2.2 R1 Compatibility Test Suite (CTS)</a></li> +</ul> + <h2>Android 2.1</h2> <p>Android 2.1 is the release of the development milestone code-named -Eclair. Android 2.1 is the current version of Android. Source code for Android -2.1 is found in the 'eclair' branch in the open-source tree. Note that for -technical reasons, there is no compatibility program for Android 2.0 or 2.0.1, -and new devices must use Android 2.1. +Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the +open-source tree. Note that for technical reasons, there is no compatibility +program for Android 2.0 or 2.0.1, and new devices must use Android 2.1. </p> <ul> <li><a href="{@docRoot}compatibility/android-2.1-cdd.pdf">Android 2.1 Compatibility Definition Document (CDD)</a></li> |
