Android ADT 插件安装

1:下载地址:

http://developer.android.com/sdk/installing/installing-adt.html

http://yun.baidu.com/s/1qWFJoF6#path=%252Fandroid%2520adt

https://dl.google.com/android/ADT-23.0.6.zip

2:
下载 ADT-23.0.6.zip后解压到 G:\Resources\Android\ADT-23.0.6

3:

  1. Start Eclipse, then select Help > Install New Software.
  2. Click Add, in the top-right corner.
  3. In the Add Repository dialog, click Archive.
  4. Select the downloaded ADT-23.0.6.zip file and click OK.
  5. Enter "ADT Plugin" for the name and click OK.
  6. 在Work With 框中填入: ADT Plugin - file:/G:/Resources/Android/ADT-23.0.6/
  7. 然后回车
  8. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  9. In the next window, you'll see a list of the tools to be downloaded. Click Next.
  10. Read and accept the license agreements, then click Finish.

    If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.

猜你喜欢

转载自rayoo.iteye.com/blog/2217576