From 576552550d2a5c52d767429c4fbf885981d25ff9 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Tue, 13 Nov 2012 00:44:17 -0800
Subject: docs: add jb mr1 api overview
Change-Id: I05db9daa6b9b96fef2debabdf35bcbe169fed007
---
docs/html/sdk/index.jd | 23 +++--------------------
docs/html/sdk/installing/bundle.jd | 3 ++-
docs/html/sdk/installing/index.jd | 2 +-
3 files changed, 6 insertions(+), 22 deletions(-)
(limited to 'docs/html/sdk')
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd
index c77687d5932b..63dbed745984 100644
--- a/docs/html/sdk/index.jd
+++ b/docs/html/sdk/index.jd
@@ -311,7 +311,7 @@ the ADT plugin to it.
onclick="toggleExpandable(this,'.reqs');hideExpandable('.pax,.myide');return false;"
>SYSTEM REQUIREMENTS
-
+
Operating Systems
- Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
@@ -326,7 +326,7 @@ the ADT plugin to it.
-
+
Eclipse IDE
- Eclipse 3.6.2 (Helios) or greater
@@ -338,7 +338,7 @@ in most Eclipse IDE packages)
(JRE alone is not sufficient)
- Android Development Tools plugin
(recommended)
- - Not compatible with Gnu Compiler for Java (gcj)
+ - Not compatible with GNU Compiler for Java (gcj)
@@ -349,26 +349,9 @@ in most Eclipse IDE packages)
Apache Ant 1.8 or later
Not compatible with Gnu Compiler for Java (gcj)
-
-
Note: Some Linux distributions may include JDK 1.4 or Gnu Compiler
for Java, both of which are not supported for Android development.
-
-
-
-
-
-
-
diff --git a/docs/html/sdk/installing/bundle.jd b/docs/html/sdk/installing/bundle.jd
index 243c03d0b3c1..1f7da559be88 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
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 ADT (Android Developer Tools) to
+streamline your Android app development.
If you haven't already, go download the Android ADT Bundle. (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 24d86cf40923..9d5e8c1ca3a5 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).<
Make a note of the name and location in which it saves the SDK on your system—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.
-
Once the installation completes. the installer offers to start the Android SDK Manager.
+Once the installation completes, the installer offers to start the Android SDK Manager.
If you'll be using Eclipse, do not start the Android SDK Manager,
and instead move on to Installing the Eclipse Plugin.
--
cgit v1.2.3-59-g8ed1b