am b605869c: am 07cefd3c: add 2.3.3 announcement to site home page

* commit 'b605869cd36c7498ca99cc00bad5d0dfbf237c43':
  add 2.3.3 announcement to site home page
This commit is contained in:
Scott Main
2011-02-10 13:52:57 -08:00
committed by Android Git Automerger

View File

@@ -129,17 +129,16 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more &raquo;</
'sdk': { 'sdk': {
'layout':"imgLeft", 'layout':"imgLeft",
'icon':"sdk-small.png", 'icon':"sdk-small.png",
'name':"Android 2.3", 'name':"Android 2.3.3",
'img':"gingerdroid.png", 'img':"gingerdroid.png",
'title':"Android 2.3 is here!", 'title':"Android 2.3.3, more NFC!",
'desc': "<p>Android 2.3 is now available for the Android SDK. In addition, new " 'desc': "<p>Android 2.3.3 is now available for the Android SDK. "
+ "tools and documentation are available, plus a new NDK that offers more than ever. " + "This update adds new NFC capabilities for developers, including advanced tag dispatching APIs "
+ "For more information about what's in Android 2.3, read the " + "and the ability to write to tags.</p>"
+ "<a href='{@docRoot}sdk/android-2.3.html'>version notes</a>.</p>" + "<p>The new APIs enable exciting new applications, such as for ticketing, "
+ "<p>If you have an existing SDK, add Android 2.3 as an " + "ratings, check-ins, advertising, and data exchange with other devices. "
+ "<a href='{@docRoot}sdk/adding-components.html'>SDK " + "For more information about Android 2.3.3, read the "
+ "component</a>. If you're new to Android, install the " + "<a href='/sdk/android-2.3.3.html'>version notes</a>.</p>"
+ "<a href='{@docRoot}sdk/index.html'>SDK starter package</a>."
}, },
'tv': { 'tv': {