From d2102a3f13fa03337ce7493b785e7f817f7d2bb6 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 6 Aug 2009 03:09:08 -0700 Subject: [PATCH] fix broken links --- docs/html/sdk/preview/index.jd | 2 +- docs/html/sdk/preview/installing.jd | 8 ++++---- docs/html/sdk/preview/upgrading.jd | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/html/sdk/preview/index.jd b/docs/html/sdk/preview/index.jd index e550d6162ce80..a6a6ca278cf91 100644 --- a/docs/html/sdk/preview/index.jd +++ b/docs/html/sdk/preview/index.jd @@ -80,7 +80,7 @@ attribute looks like this:

If you are developing in Eclipse with ADT and want to get started with Android 1.6 Early Look SDK, you must download and install the correct version of the ADT Plugin (0.9.2 or higher).

-

The new version of ADT is downloadable from the usual remote update site or is separately downloadable as a .zip archive. For instructions on how to download the plugin, please see Upgrading Your Eclipse Plugin.

+

The new version of ADT is downloadable from the usual remote update site or is separately downloadable as a .zip archive. For instructions on how to download the plugin, please see Upgrading Your Eclipse Plugin.

Android AVD Manager

diff --git a/docs/html/sdk/preview/installing.jd b/docs/html/sdk/preview/installing.jd index e6718fc58bb07..05e7ab5e2a704 100644 --- a/docs/html/sdk/preview/installing.jd +++ b/docs/html/sdk/preview/installing.jd @@ -29,7 +29,7 @@ sdk.date=August 2009 development environment.

If you encounter any problems during installation, see the -Installation Notes at the bottom of +Installation Notes at the bottom of this page.

Upgrading?

@@ -101,7 +101,7 @@ should remember to update your PATH settings to point to the new lo the next section describes how to install the Android Development Tools (ADT) plugin and set up Eclipse. If you choose not to use Eclipse, you can develop Android applications in an IDE of your choice and then compile, debug and deploy using -the tools included in the SDK (skip to Next Steps).

+the tools included in the SDK (skip to Next Steps).

Installing the ADT Plugin for Eclipse

@@ -120,7 +120,7 @@ approach to Android development and is the fastest way to get started. you do not need to install Eclipse or ADT, instead, you can directly use the SDK tools to build and debug your application—skip to Next Steps.)

-

Once you have Eclipse installed, as described in Preparing for +

Once you have Eclipse installed, as described in Preparing for Installation, follow the steps below to download the ADT plugin and install it in your respective Eclipse environment.

@@ -193,7 +193,7 @@ locate your downloaded SDK directory.

Done! If you haven't encountered any problems, then you're ready to begin developing Android applications. See the -Next Steps section for suggestions on how to start.

+Next Steps section for suggestions on how to start.

Troubleshooting ADT Installation

diff --git a/docs/html/sdk/preview/upgrading.jd b/docs/html/sdk/preview/upgrading.jd index 989147c70971c..da2eb251f6a9a 100644 --- a/docs/html/sdk/preview/upgrading.jd +++ b/docs/html/sdk/preview/upgrading.jd @@ -73,7 +73,7 @@ then you need to update it to point to the new SDK. For example, for a

Update Your Eclipse ADT Plugin

If you don't use Eclipse for development, -skip to Update Your Projects.

+skip to Run Your Applications.