From e15841354334b0993c9f16c80990929a77d96592 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 17 Jan 2011 14:47:44 -0800 Subject: [PATCH] docs: revise offline homepage; delete developing index redirect page Change-Id: If73a0811721fa61c6924ac4aeaaa92c81c5fe439 --- docs/html/guide/developing/index.html | 8 --- docs/html/offline.jd | 71 ++++++++++++++++----------- 2 files changed, 41 insertions(+), 38 deletions(-) delete mode 100644 docs/html/guide/developing/index.html diff --git a/docs/html/guide/developing/index.html b/docs/html/guide/developing/index.html deleted file mode 100644 index 4881acf44581b..0000000000000 --- a/docs/html/guide/developing/index.html +++ /dev/null @@ -1,8 +0,0 @@ - - - - - -click here if you are not redirected. - - \ No newline at end of file diff --git a/docs/html/offline.jd b/docs/html/offline.jd index fe70d50323c3d..1064a9924ef8d 100644 --- a/docs/html/offline.jd +++ b/docs/html/offline.jd @@ -2,48 +2,59 @@ home=true page.title=Welcome @jd:body +

Welcome to the Android SDK!

- +
+
+

Get Started

+ +
+
-

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

+

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

-

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.

+

Follow the guide to Installing the Android SDK, which +will help you setup your development environment.

-

Once your environment is setup, look at the -Next -Steps for some suggestions on how to begin learning about Android.

- -

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

+

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

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).

+

New Android platforms are saved in the <sdk>/platforms/ directory of +your existing SDK and new add-ons are saved in the <sdk>/add-ons/ directory.

-
+
+

Note: You are currently viewing the offline version of the Android developer +documentation. Because some features such as search and videos are network-based, not everything +will work if you are not connected to the Internet. Additionally, the online version may contain +more recently updated documents.

-

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 latest documentation, please visit +developer.android.com.

- - -