From 9db3d07b9620b4269ab33f78604a36327e536ce1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 12 Nov 2009 18:45:53 -0800 Subject: eclair snapshot --- docs/html/offline.jd | 53 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 21 deletions(-) (limited to 'docs/html/offline.jd') diff --git a/docs/html/offline.jd b/docs/html/offline.jd index a42e346ec4cd..fe70d50323c3 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -6,33 +6,44 @@ page.title=Welcome

Welcome to the Android SDK!

- + -

If you've just downloaded the SDK, then continue with -Installing the Android SDK.

+

If you've downloaded the Android SDK for the first time...

-

If you're upgrading from a previously installed version, then refer to the -Upgrading guide.

+

Follow 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 suggestions on how to begin learning about Android.

-

<sdk>/platforms/android-<version>/samples/

+

If you've just installed new SDK components using the SDK and AVD Manager...

-

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 a fully-functional experience, please visit:

+

+http://developer.android.com. +

-

For the most current, fully searchable documentation, please visit

-

-http://developer.android.com.

-- cgit v1.2.3-59-g8ed1b