@@ -58,11 +58,33 @@ revision number. To determine what revisions you have installed in your SDK
5858environment, refer to the "Installed Packages" listing in the Android SDK
5959Manager.</p>
6060
61+ <p class="caution"><strong>Important:</strong> To download the new Android
62+ 4.0.x system components from the Android SDK Manager, you must first update the
63+ SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
64+ the Android 4.0.x system components will not be available for download.</p>
6165
6266<div class="toggle-content opened" style="padding-left:1em;">
6367
6468 <p><a href="#" onclick="return toggleContent(this)">
6569 <img src="{@docRoot}assets/images/triangle-opened.png"
70+ class="toggle-content-img" alt="" />
71+ Android {@sdkPlatformVersion}, Revision 2</a> <em>(January 2012)</em>
72+ </a></p>
73+
74+ <div class="toggle-content-toggleme" style="padding-left:2em;">
75+
76+ <dl>
77+ <dt>Maintenance release. SDK Tools r14 or higher is required.
78+ </dt>
79+ </dl>
80+
81+ </div>
82+ </div>
83+
84+ <div class="toggle-content closed" style="padding-left:1em;">
85+
86+ <p><a href="#" onclick="return toggleContent(this)">
87+ <img src="{@docRoot}assets/images/triangle-closed.png"
6688class="toggle-content-img" alt="" />
6789 Android {@sdkPlatformVersion}, Revision 1</a> <em>(December 2011)</em>
6890 </a></p>
@@ -71,17 +93,12 @@ class="toggle-content-img" alt="" />
7193
7294<dl>
7395<dt>Initial release. SDK Tools r14 or higher is required.
74- <p class="caution"><strong>Important:</strong> To download the new Android
75- 4.0.x system components from the Android SDK Manager, you must first update the
76- SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not,
77- the Android 4.0.x system components will not be available for download.</p>
7896</dt>
7997</dl>
8098
8199 </div>
82100</div>
83101
84-
85102<h2 id="api">API Overview</h2>
86103
87104<p>The sections below provide a technical overview of new APIs in Android 4.0.3.</p>
0 commit comments