summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/installing
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-11-13 02:25:47 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-11-13 02:25:47 -0800
commit65bd44fe44a80816a05f1e5562e58c917e94c4da (patch)
tree3d95ff4878a4da379d5407aa5602ca69413b6281 /docs/html/sdk/installing
parentc17faf82109d0f2b1deb81210965e1ce3b2a482d (diff)
parent576552550d2a5c52d767429c4fbf885981d25ff9 (diff)
downloadframeworks_base-65bd44fe44a80816a05f1e5562e58c917e94c4da.zip
frameworks_base-65bd44fe44a80816a05f1e5562e58c917e94c4da.tar.gz
frameworks_base-65bd44fe44a80816a05f1e5562e58c917e94c4da.tar.bz2
Merge "docs: add jb mr1 api overview" into jb-mr1-dev
Diffstat (limited to 'docs/html/sdk/installing')
-rw-r--r--docs/html/sdk/installing/bundle.jd3
-rw-r--r--docs/html/sdk/installing/index.jd2
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/html/sdk/installing/bundle.jd b/docs/html/sdk/installing/bundle.jd
index 243c03d..1f7da55 100644
--- a/docs/html/sdk/installing/bundle.jd
+++ b/docs/html/sdk/installing/bundle.jd
@@ -4,7 +4,8 @@ page.title=Setting Up the ADT Bundle
<p>The ADT Bundle provides everything you need to start developing apps, including
-a powerful IDE based on Eclipse called ADT (Android Developer Tools).
+a version of the Eclipse IDE with built-in <b>ADT (Android Developer Tools)</b> to
+streamline your Android app development.
If you haven't already, go download the <a href="{@docRoot}sdk/index.html"
>Android ADT Bundle</a>. (If you downloaded the SDK Tools only, for use with an
existing IDE, you should instead read
diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd
index 24d86cf..9d5e8c1 100644
--- a/docs/html/sdk/installing/index.jd
+++ b/docs/html/sdk/installing/index.jd
@@ -23,7 +23,7 @@ use to download the rest of the SDK packages (such as the latest system image).<
<li>Make a note of the name and location in which it saves the SDK on your system&mdash;you will need to
refer to the SDK directory later, when setting up the ADT plugin and when using
the SDK tools from the command line.</li>
-<li>Once the installation completes. the installer offers to start the Android SDK Manager.
+<li>Once the installation completes, the installer offers to start the Android SDK Manager.
If you'll be using Eclipse, <strong>do not</strong> start the Android SDK Manager,
and instead move on to <a href="{@docRoot}sdk/installing/installing-adt.html"
>Installing the Eclipse Plugin</a>.