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