summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/sdk
diff options
context:
space:
mode:
authorRicardo Cervera <rcervera@google.com>2014-03-26 22:54:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-03-26 22:54:02 +0000
commitc5b54aed1772de65d3f799e3fb6644ec1b791130 (patch)
tree3e2f842d65e49134eb18d8eaef095b94c0644c79 /docs/html/tools/sdk
parent322cf5c44f3e1329f51014ec3fa45f1c322d3d37 (diff)
parent1da618761f201a1f5f6dc59dedf17506dc2114ac (diff)
downloadframeworks_base-c5b54aed1772de65d3f799e3fb6644ec1b791130.zip
frameworks_base-c5b54aed1772de65d3f799e3fb6644ec1b791130.tar.gz
frameworks_base-c5b54aed1772de65d3f799e3fb6644ec1b791130.tar.bz2
Merge "docs: Added info on using HTTPS for the Eclipse ADT update site" into klp-docs
Diffstat (limited to 'docs/html/tools/sdk')
-rw-r--r--docs/html/tools/sdk/eclipse-adt.jd6
1 files changed, 5 insertions, 1 deletions
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
<dt>General Notes:</dt>
<dd>
<ul>
+ <li><p>Changed the URL for the Android Developer Tools update site to require HTTPS.</p>
+ <p class="note"><strong>Note:</strong> If you are
+ <a href="{@docRoot}sdk/installing/installing-adt.html">updating ADT</a>, make sure
+ you use HTTPS in the URL for the Android Developer Tools update site.</p>
+ </li>
<li>Fixed a problem where Eclipse was non-responsive for a few seconds after opening
an XML file. (<a href="http://b.android.com/67084">Issue 67084</a>)</li>
<li>Fixed a problem where the SDK Manager threw a <code>NullPointerException</code> after
@@ -88,7 +93,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
<code>drawable-large-*</code> directories.</li>
<li>Fixed a problem with Nexus 5 Android virtual devices created from the command line
where the SD card file system was read-only.</li>
- <li>Changed the URL for the Android Developer Tools Update Site from HTTP to HTTPS.</li>
</ul>
</dd>
</dl>