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.
If you encounter any problems during installation, see the -Installation Notes at the bottom of +Installation Notes at the bottom of this page.
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).
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. 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.
If you don't use Eclipse for development, -skip to Update Your Projects.
+skip to Run Your Applications.