diff options
| author | 2011-02-10 13:57:02 -0800 | |
|---|---|---|
| committer | 2011-02-10 13:57:02 -0800 | |
| commit | 6b5e69c7efaf1bdf9ea36ce6b8404f4f5d2fe20a (patch) | |
| tree | 0037b3b2d218c85e1cb390d986a612e564476469 | |
| parent | f6de2431ce2fb81ee044dcbdb53b8515a8f3a187 (diff) | |
| parent | 0d66a2ec428fe5ae746629b6c62750d1201e3f6f (diff) | |
am 0d66a2ec: am b605869c: am 07cefd3c: add 2.3.3 announcement to site home page
* commit '0d66a2ec428fe5ae746629b6c62750d1201e3f6f':
add 2.3.3 announcement to site home page
| -rw-r--r-- | docs/html/index.jd | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 909dd3209372..0c57527ee055 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -129,17 +129,16 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</ 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"Android 2.3", + 'name':"Android 2.3.3", 'img':"gingerdroid.png", - 'title':"Android 2.3 is here!", - 'desc': "<p>Android 2.3 is now available for the Android SDK. In addition, new " -+ "tools and documentation are available, plus a new NDK that offers more than ever. " -+ "For more information about what's in Android 2.3, read the " -+ "<a href='{@docRoot}sdk/android-2.3.html'>version notes</a>.</p>" -+ "<p>If you have an existing SDK, add Android 2.3 as an " -+ "<a href='{@docRoot}sdk/adding-components.html'>SDK " -+ "component</a>. If you're new to Android, install the " -+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>." + 'title':"Android 2.3.3, more NFC!", + 'desc': "<p>Android 2.3.3 is now available for the Android SDK. " ++ "This update adds new NFC capabilities for developers, including advanced tag dispatching APIs " ++ "and the ability to write to tags.</p>" ++ "<p>The new APIs enable exciting new applications, such as for ticketing, " ++ "ratings, check-ins, advertising, and data exchange with other devices. " ++ "For more information about Android 2.3.3, read the " ++ "<a href='/sdk/android-2.3.3.html'>version notes</a>.</p>" }, 'tv': { |