diff --git a/docs/html/offline.jd b/docs/html/offline.jd index a42e346ec4cdb..78e2679a31e45 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -6,33 +6,43 @@ page.title=Welcome
-If you've just downloaded the SDK, then continue with -Installing the Android SDK.
+If you're upgrading from a previously installed version, then refer to the -Upgrading guide.
+Complete the online guide to +Installing +the Android SDK, which will help you setup your development environment +(including the Android Development Tools plugin for Eclipse) +so you can start developing Android apps.
-Once you've completed the SDK installation, you can start learning about -development on the Android framework by reading the Developer's Guide. The SDK package -also includes a wide variety of code samples specific to each Android -platform. You can find the samples at this location:
+Once your environment is setup, look at the +Next +Steps for some pointers that will teach you about Android and get you started.
-<sdk>/platforms/android-<version>/samples/
Please note that you are currently viewing a local, offline version of the -Android developer documentation. The offline documentation offers the same -content and features as the online documentation, but since the search -capability is network-based, it will not work while you are offline. -Autocompletion for API packages and classes, also offered from the search box, -is available both online and offline and loads the reference documentation for -the item you select.
+There's no additional setup.
+ +Newly installed Android platforms are automatically saved in the
+<sdk_dir>/platforms/ directory of your existing SDK;
+new add-ons are saved in the <sdk_dir>/add-ons/
+directory; and new documentation is saved in the existing
+<sdk_dir>/docs/ directory (old docs are replaced).
Note that you are currently viewing a local, offline version of the
+Android developer documentation. The offline documentation offers almost all the same
+content and features as the online documentation. Because some features
+such as search and videos are network-based, not everything will work if you
+are not connected to the Internet.
+For the most current documentation and fully-functional experience, please visit
+
+http://developer.android.com.
+
For the most current, fully searchable documentation, please visit
--http://developer.android.com.
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 64af012446dd1..b8116aaf8b0bd 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -1,51 +1,44 @@