Install the adt plugin in eclipse

Ca n't access android http://dl-ssl.google.com/android/eclipse/ ?

 

 

Install the adt plugin in pure eclipse:    

This dl-ssl.google.com domain name is often inaccessible, you can use dl.google.com. ping dl.google.com, is pinging dl.google.com [203.208.49.162] with 32 bytes of data:

Reply from 203.208.49.162: bytes=32 time=22ms TTL=48. Open the C:\Windows\System32\drivers\etc\hosts file and add a line: 203.208.49.162 dl.google.com.

In the help menu of eclipse, select install new software, click add, the address is adt -: http://dl.google.com/android/eclipse/, expand the node, and select all developer tools. Remove contact all update sites during install to find required software, click Next, click Finish to download.

 The Android SDK Manager download method can be obtained by downloading adt-bundle-windows-x86_64-20140702.zip. This is an integrated development tool provided by Android, including Eclipse with integrated ADT plug-in, SDK Manager.exe, and Android SDK.

 

 

Since google basically told us that we have met, it brings a lot of inconvenience to friends who are doing Android   or want to learn Android. The simplest thing is that you cannot update the Android SDK Manager.

Now here is a solution, as follows.

  1. Start the Android SDK Manager, open the main interface, select "Tools", "Options..." in turn, and the "Android SDK Manager - Settings" window will pop up;

  2. In the "Android SDK Manager - Settings" window, fill in ubuntu.buct.edu.cn and 80 in the "HTTP Proxy Server" and "HTTP Proxy Port" input boxes, and select "Force https://.. .sources to be fetched using http://..." checkbox. After the setting is complete, click the "Close" button to close the "Android SDK Manager - Settings" window and return to the main interface; click packages--reload to download the latest list, and then download the packages in the list.

       3. You can also install the sdk offline by directly downloading the sdk offline package. The download address is through this URL: http://blog.csdn.net/harvic880925/article/details/37913801. There are no emulator packages in the sdk manager, you can manually extract the downloaded sysimg_armv7a-19_r02.zip and sysimg_x86-19_r02.zip to \sdk\system-images\android-19, the directory structure is \sdk\system-images\ android-19\armeabi-v7a and \sdk\system-images\android-19\x86. Then restart SDK Manager.exe to see the emulator in the list. For other versions, the same process, decompress and put it under \sdk\system-images\android-xx.

   4. Create a new emulator: Start the emulator in eclipse and create a new emulator (note that if systemimage is not installed, it may be necessary to restart eclipse).

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327040369&siteId=291194637