android adt 最新下載地址

高傑才_Android發表於2014-08-21

開啟這個網址就可以看到adt的詳細資訊:  http://developer.android.com/sdk/installing/installing-adt.html   

 

或者直接在你的eclipse的Help > Install New Software裡面add,地址直接輸入

https://dl-ssl.google.com/android/eclipse/

官方步驟:

Download the ADT Plugin


To add the ADT plugin to Eclipse:

  1. Start Eclipse, then select Help > Install New Software.
  2. Click Add, in the top-right corner.
  3. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for theLocation:
    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.

  4. Click OK.
  5. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  6. In the next window, you'll see a list of the tools to be downloaded. Click Next.
  7. 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.

  8. When the installation completes, restart Eclipse.

 

這裡可以下載我下載的最新版本adt,版本是23.03,你也可以直接匯入

http://yun.baidu.com/share/link?shareid=237171126&uk=3794660469

 

相關文章