打开这个网址就可以看到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 selectHelp>Install New Software.
  2. ClickAdd, in the top-right corner.
  3. In the Add Repository dialog that appears, enter "ADT Plugin" for theNameand 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. ClickOK.
  5. In the Available Software dialog, select the checkbox next to Developer Tools and clickNext.
  6. In the next window, you'll see a list of the tools to be downloaded. ClickNext.
  7. Read and accept the license agreements, then clickFinish.

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

  8. When the installation completes, restart Eclipse.

这里可以下载我下载的最新版本adt,版本是23.03,你也可以直接导入

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

更多相关文章

  1. 【Error】MPermissions引入错误 android-apt plugin is incompat
  2. Android检查网络状态步骤
  3. Android安全卫士-检测升级(一)
  4. android adt 最新下载地址23.03
  5. Didn't find class "androidx.core.content.FileProvider" on pa
  6. Android开发平台搭建(Android(安卓)Studio)
  7. androidStudio没有httpclient的解决办法
  8. Tiny4412_android5.0.2编译
  9. Firebase引用版本冲突解决:Android(安卓)dependency 'com.google.

随机推荐

  1. Android(安卓)- 开发实例(16):ListView新
  2. android利用Intent.ACTION_SEND实现简单
  3. system.img镜像转换为system.new.dat + s
  4. 2011.06.23——— android 事件处理机制
  5. Android实时绘制效果(一)
  6. android eclipse setup
  7. 使用命令行编译Qt Android apps
  8. android 的relativelayout 报错 No resou
  9. Android 用AsyncTask下载网络图片并显示
  10. Android SDK 自带项目GestureBuilderActi