diff options
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/RELEASENOTES.jd | 4 | ||||
-rw-r--r-- | docs/html/sdk/android-1.1.jd | 2 | ||||
-rw-r--r-- | docs/html/sdk/android-3.0.jd | 6 | ||||
-rw-r--r-- | docs/html/sdk/android-3.1.jd | 9 | ||||
-rw-r--r-- | docs/html/sdk/android-4.0.3.jd | 27 | ||||
-rw-r--r-- | docs/html/sdk/android-4.0.jd | 6 |
6 files changed, 35 insertions, 19 deletions
diff --git a/docs/html/sdk/RELEASENOTES.jd b/docs/html/sdk/RELEASENOTES.jd index bf091e9..91eb57f 100644 --- a/docs/html/sdk/RELEASENOTES.jd +++ b/docs/html/sdk/RELEASENOTES.jd @@ -657,8 +657,8 @@ href="{@docRoot}sdk/eclipse-adt.html">ADT Plugin for Eclipse</a>.</p> <p><strong>T-Mobile G1 Compatibility</strong></p> <p>This version of the SDK has been tested for compatibility with the first -Android-powered mobile device, the <a href="http://www.t-mobileg1.com">T-Mobile -G1</a>. </p> +Android-powered mobile device, the T-Mobile +G1. </p> <p><strong>MapView API Key</strong></p> diff --git a/docs/html/sdk/android-1.1.jd b/docs/html/sdk/android-1.1.jd index 8123fa8..b61f186 100644 --- a/docs/html/sdk/android-1.1.jd +++ b/docs/html/sdk/android-1.1.jd @@ -106,7 +106,7 @@ data, a Maps API Key is required.</li> <p>The Android 1.1 system image was tested for compatability with the Android-powered devices listed below:</p> <ul> - <li><a href="http://www.t-mobileg1.com">T-Mobile G1</a></li> + <li>T-Mobile G1</li> </ul> <h2 id="apps">Built-in Applications</h2> diff --git a/docs/html/sdk/android-3.0.jd b/docs/html/sdk/android-3.0.jd index 7b04446..96b92d9 100644 --- a/docs/html/sdk/android-3.0.jd +++ b/docs/html/sdk/android-3.0.jd @@ -262,8 +262,8 @@ android.content.ClipData.Item}s.</p> <p>For more information, read the <a href="{@docRoot}guide/topics/clipboard/copy-paste.html">Copy and Paste</a> documentation. You can also see a simple implementation of copy and paste in the <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/content/ClipboardSample. -html">API Demos</a> and a more complete implementation in the <a +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/content/ClipboardSample.html">API Demos</a> +and a more complete implementation in the <a href="{@docRoot}resources/samples/NotePad/index.html">Note Pad</a> application.</p> @@ -386,7 +386,7 @@ loader for your activity or fragment.</p> <p>For more information, read the <a href="{@docRoot}guide/topics/fundamentals/loaders.html">Loaders</a> documentation. You can also see example code using loaders in the <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/FragmentListCursorLoader.html">FragmentListCursorLoader</a> +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/LoaderCursor.html">LoaderCursor</a> and <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/LoaderThrottle.html"> LoaderThrottle</a> samples.</p> diff --git a/docs/html/sdk/android-3.1.jd b/docs/html/sdk/android-3.1.jd index 0d2d7f8..78f265d 100644 --- a/docs/html/sdk/android-3.1.jd +++ b/docs/html/sdk/android-3.1.jd @@ -422,10 +422,9 @@ onGenericMotionEvent()} there instead.</p> <p class="note">To look at a sample application that uses joystick motion events, see <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/ -GameControllerInput.html">GameControllerInput</a> and <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/ -GameView.html">GameView</a>.</p> +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/GameControllerInput.html">GameControllerInput</a> +and <a +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/view/GameView.html">GameView</a>.</p> <h3>RTP API</h3> @@ -931,7 +930,7 @@ devices.</li> href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code <uses-feature>}</a> manifest elements. For more information about declaring features in an application manifest, read <a -href="{docRoot}guide/appendix/market-filters.html">Android Market +href="{@docRoot}guide/appendix/market-filters.html">Android Market Filters</a>.</p> diff --git a/docs/html/sdk/android-4.0.3.jd b/docs/html/sdk/android-4.0.3.jd index c17a422..1fca8df 100644 --- a/docs/html/sdk/android-4.0.3.jd +++ b/docs/html/sdk/android-4.0.3.jd @@ -58,12 +58,34 @@ revision number. To determine what revisions you have installed in your SDK environment, refer to the "Installed Packages" listing in the Android SDK Manager.</p> +<p class="caution"><strong>Important:</strong> To download the new Android +4.0.x system components from the Android SDK Manager, you must first update the +SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not, +the Android 4.0.x system components will not be available for download.</p> <div class="toggle-content opened" style="padding-left:1em;"> <p><a href="#" onclick="return toggleContent(this)"> <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img" alt="" /> + Android {@sdkPlatformVersion}, Revision 2</a> <em>(January 2012)</em> + </a></p> + + <div class="toggle-content-toggleme" style="padding-left:2em;"> + +<dl> +<dt>Maintenance release. SDK Tools r14 or higher is required. +</dt> +</dl> + + </div> +</div> + +<div class="toggle-content closed" style="padding-left:1em;"> + + <p><a href="#" onclick="return toggleContent(this)"> + <img src="{@docRoot}assets/images/triangle-closed.png" +class="toggle-content-img" alt="" /> Android {@sdkPlatformVersion}, Revision 1</a> <em>(December 2011)</em> </a></p> @@ -71,17 +93,12 @@ class="toggle-content-img" alt="" /> <dl> <dt>Initial release. SDK Tools r14 or higher is required. - <p class="caution"><strong>Important:</strong> To download the new Android - 4.0.x system components from the Android SDK Manager, you must first update the - SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not, - the Android 4.0.x system components will not be available for download.</p> </dt> </dl> </div> </div> - <h2 id="api">API Overview</h2> <p>The sections below provide a technical overview of new APIs in Android 4.0.3.</p> diff --git a/docs/html/sdk/android-4.0.jd b/docs/html/sdk/android-4.0.jd index 7161b03..5f55947 100644 --- a/docs/html/sdk/android-4.0.jd +++ b/docs/html/sdk/android-4.0.jd @@ -1292,9 +1292,9 @@ public boolean onCreateOptionsMenu(Menu menu) { } </pre> -<p>For an example using the {@link android.widget.ShareActionProvider}, see the <a -href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/ActionBarActionProviderActivity.html" ->ActionBarActionProviderActivity</a> class in ApiDemos.</p> +<p>For an example using the {@link android.widget.ShareActionProvider}, see <a +href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/ActionBarShareActionProviderActivity.html" +>ActionBarShareActionProviderActivity</a> in ApiDemos.</p> <h4>Collapsible action views</h4> |