File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -129,15 +129,14 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »</
129129 'sdk': {
130130 'layout':"imgLeft",
131131 'icon':"sdk-small.png",
132- 'name':"Android 3.2 ",
133- 'img':"honeycomb -android.png",
134- 'title':"Android 3.2 is here !",
135- 'desc': "<p>Android 3.2 is a minor feature update that includes new APIs that allow you to "
136- + "better target your layouts for specific screen sizes and other miscellaneous new APIs.</p>"
132+ 'name':"Android 4.0 ",
133+ 'img':"ics -android.png",
134+ 'title':"Ice Cream Sandwich !",
135+ 'desc': "<br/><br/><br/><p>Oh my goodness, that looks tasty!</p> "
136+ /*
137137+ "<p>For more information about all the changes in Android 3.2, read the "
138138+ "<a href='{@docRoot}sdk/android-3.2.html'>version notes</a> and <a "
139139+ "href='{@docRoot}sdk/api_diff/13/changes.html'>diff report</a>.</p>"
140- /*
141140+ "<p>If you have an existing SDK, add Android 3.0 as an "
142141+ "<a href='{@docRoot}sdk/adding-components.html'>SDK "
143142+ "component</a>. If you're new to Android, install the "
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ application</li>
2929especially <a href="{@docRoot}resources/samples/ApiDemos/index.html">API Demos</a></li>
3030 <li>Read the <a href="{@docRoot}guide/topics/fundamentals/index.html">Application
3131Fundamentals</a></li>
32- <li>Read the <a href="{@docRoot}guide/developing/index.html">Overview </a> for using the SDK
32+ <li>Read the <a href="{@docRoot}guide/developing/index.html">Introduction </a> for using the SDK
3333tools</li>
3434 </ul>
3535</div>
@@ -44,9 +44,6 @@ will help you setup your development environment.</p>
4444
4545<p>There's no additional setup.</p>
4646
47- <p>New Android platforms are saved in the <code><sdk>/platforms/</code> directory of
48- your existing SDK and new add-ons are saved in the <code><sdk>/add-ons/</code> directory.</p>
49-
5047
5148<div class="note">
5249<p><strong>Note:</strong> You are currently viewing the offline version of the Android developer
You can’t perform that action at this time.
0 commit comments