Loading docs/html/sdk/installing/installing-adt.jd +8 −15 Original line number Diff line number Diff line Loading @@ -35,10 +35,10 @@ Software</strong>.</li> <li>In the Add Repository dialog that appears, enter "ADT Plugin" for the <em>Name</em> and the following URL for the <em>Location</em>: <pre>https://dl-ssl.google.com/android/eclipse/</pre> <p class="note"><strong>Note:</strong> The Android Developer Tools update site requires a secure connection. Make sure the update site URL you enter starts with HTTPS.</p> </li> <li>Click <strong>OK</strong>. <p>If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).</p></li> <li>Click <strong>OK</strong>.</li> <li>In the Available Software dialog, select the checkbox next to Developer Tools and click <strong>Next</strong>.</li> <li>In the next window, you'll see a list of the tools to be downloaded. Click Loading Loading @@ -140,20 +140,13 @@ Software</strong>, uncheck "Contact all update sites during install to find requ <h2 id="Troubleshooting">Troubleshooting ADT Installation</h2> <p>If you are having trouble downloading the ADT plugin after following the steps above, here are some suggestions: </p> <ul> <li>If Eclipse can not find the remote update site containing the ADT plugin, try changing the remote site URL to use http, rather than https. That is, set the Location for the remote site to: <pre>http://dl-ssl.google.com/android/eclipse/</pre></li> <li>If you are behind a firewall (such as a corporate firewall), make sure that steps above and you are behind a firewall (such as a corporate firewall), make sure that you have properly configured your proxy settings in Eclipse. In Eclipse, you can configure proxy information from the main Eclipse menu in <strong>Window</strong> (on Mac OS X, <strong>Eclipse</strong>) > <strong>Preferences</strong> > <strong>General</strong> > <strong>Network Connections</strong>.</li> </ul> Connections</strong>. </p> <p>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 Loading docs/html/tools/sdk/eclipse-adt.jd +5 −1 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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> Loading Loading
docs/html/sdk/installing/installing-adt.jd +8 −15 Original line number Diff line number Diff line Loading @@ -35,10 +35,10 @@ Software</strong>.</li> <li>In the Add Repository dialog that appears, enter "ADT Plugin" for the <em>Name</em> and the following URL for the <em>Location</em>: <pre>https://dl-ssl.google.com/android/eclipse/</pre> <p class="note"><strong>Note:</strong> The Android Developer Tools update site requires a secure connection. Make sure the update site URL you enter starts with HTTPS.</p> </li> <li>Click <strong>OK</strong>. <p>If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).</p></li> <li>Click <strong>OK</strong>.</li> <li>In the Available Software dialog, select the checkbox next to Developer Tools and click <strong>Next</strong>.</li> <li>In the next window, you'll see a list of the tools to be downloaded. Click Loading Loading @@ -140,20 +140,13 @@ Software</strong>, uncheck "Contact all update sites during install to find requ <h2 id="Troubleshooting">Troubleshooting ADT Installation</h2> <p>If you are having trouble downloading the ADT plugin after following the steps above, here are some suggestions: </p> <ul> <li>If Eclipse can not find the remote update site containing the ADT plugin, try changing the remote site URL to use http, rather than https. That is, set the Location for the remote site to: <pre>http://dl-ssl.google.com/android/eclipse/</pre></li> <li>If you are behind a firewall (such as a corporate firewall), make sure that steps above and you are behind a firewall (such as a corporate firewall), make sure that you have properly configured your proxy settings in Eclipse. In Eclipse, you can configure proxy information from the main Eclipse menu in <strong>Window</strong> (on Mac OS X, <strong>Eclipse</strong>) > <strong>Preferences</strong> > <strong>General</strong> > <strong>Network Connections</strong>.</li> </ul> Connections</strong>. </p> <p>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 Loading
docs/html/tools/sdk/eclipse-adt.jd +5 −1 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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> Loading