From 1da618761f201a1f5f6dc59dedf17506dc2114ac Mon Sep 17 00:00:00 2001 From: Ricardo Cervera Date: Wed, 26 Mar 2014 14:28:49 -0700 Subject: docs: Added info on using HTTPS for the Eclipse ADT update site Change-Id: Ia784ef37ef8a520183587ee696ec8f8541dbf441 --- docs/html/sdk/installing/installing-adt.jd | 23 ++++++++--------------- docs/html/tools/sdk/eclipse-adt.jd | 6 +++++- 2 files changed, 13 insertions(+), 16 deletions(-) (limited to 'docs/html') diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 1f5ca11..e4cf1bc 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -35,10 +35,10 @@ Software.
  • In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:
    https://dl-ssl.google.com/android/eclipse/
    +

    Note: The Android Developer Tools update site requires + a secure connection. Make sure the update site URL you enter starts with HTTPS.

  • -
  • Click OK. -

    If you have trouble acquiring the plugin, try using "http" in the Location URL, -instead of "https" (https is preferred for security reasons).

  • +
  • Click OK.
  • In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  • In the next window, you'll see a list of the tools to be downloaded. Click @@ -139,23 +139,16 @@ Software, uncheck "Contact all update sites during install to find requ

    Troubleshooting ADT Installation

    -

    If you are having trouble downloading the ADT plugin after following the -steps above, here are some suggestions:

    - - +Connections. +

    -

    If you are still unable to use Eclipse to download the ADT plugin as a +

    If you are still unable to use Eclipse to download the ADT plugin as a remote update site, you can download the ADT zip file to your local machine and manually install it:

    diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 7d20d5e..d106f4a 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -78,6 +78,11 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
    General Notes:
      +
    • Changed the URL for the Android Developer Tools update site to require HTTPS.

      +

      Note: If you are + updating ADT, make sure + you use HTTPS in the URL for the Android Developer Tools update site.

      +
    • Fixed a problem where Eclipse was non-responsive for a few seconds after opening an XML file. (Issue 67084)
    • Fixed a problem where the SDK Manager threw a NullPointerException after @@ -88,7 +93,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues drawable-large-* directories.
    • Fixed a problem with Nexus 5 Android virtual devices created from the command line where the SD card file system was read-only.
    • -
    • Changed the URL for the Android Developer Tools Update Site from HTTP to HTTPS.
    -- cgit v1.1