diff --git a/docs/html/index.jd b/docs/html/index.jd index a8b61bfb99996..d4129938132c8 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -129,15 +129,14 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more » 'sdk': { 'layout':"imgLeft", 'icon':"sdk-small.png", - 'name':"Android 3.2", - 'img':"honeycomb-android.png", - 'title':"Android 3.2 is here!", - 'desc': "
Android 3.2 is a minor feature update that includes new APIs that allow you to " -+ "better target your layouts for specific screen sizes and other miscellaneous new APIs.
" + 'name':"Android 4.0", + 'img':"ics-android.png", + 'title':"Ice Cream Sandwich!", + 'desc': "Oh my goodness, that looks tasty!
" +/* + "For more information about all the changes in Android 3.2, read the " + "version notes and diff report.
" -/* + "If you have an existing SDK, add Android 3.0 as an " + "SDK " + "component. If you're new to Android, install the " diff --git a/docs/html/offline.jd b/docs/html/offline.jd index 1064a9924ef8d..5f8e37ce91ad1 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -29,7 +29,7 @@ application especially API Demos
There's no additional setup.
-New Android platforms are saved in the <sdk>/platforms/ directory of
-your existing SDK and new add-ons are saved in the <sdk>/add-ons/ directory.
Note: You are currently viewing the offline version of the Android developer