diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index a20d0b145d0f0..02f8d6e08a1b8 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -136,3 +136,8 @@ for Java, both of which are not supported for Android development.

+ diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd index 2ae6bedeb1511..f049191018b24 100644 --- a/docs/html/sdk/installing/index.jd +++ b/docs/html/sdk/installing/index.jd @@ -85,7 +85,7 @@ the SDK tools from the command line.

apt-get install ia32-libs
  • Next, install Java:
    apt-get install sun-java6-jdk
  • -
  • The Ubuntu package manager does not currently offer an Eclipse 3.3 +
  • The Ubuntu package manager does not currently offer an Eclipse 3.6 version for download, so we recommend that you download Eclipse from eclipse.org (http://www.eclipse.org/ diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 0e53e7557d9bf..b276da407f93a 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -19,7 +19,7 @@ UI, debug your app, and export signed (or unsigned) app packages (APKs) for dist

    If you will be developing in Eclipse with the ADT Plugin, first make sure that you have a suitable version of Eclipse installed on your computer as described by the -system requirements.

    +system requirements.

    If you need to install Eclipse, you can download it from http://www.eclipse.org/downloads/. diff --git a/docs/html/tools/sdk/index.jd b/docs/html/tools/sdk/index.jd deleted file mode 100644 index fb7106577b109..0000000000000 --- a/docs/html/tools/sdk/index.jd +++ /dev/null @@ -1,10 +0,0 @@ -page.title=Android SDK -header.hide=1 - -@jd:body - -

    This page should not exist.

    - - - -