1. Start Eclipse, then select Help > Install New Software .
  2. In the Available Software dialog, click Add... .
  3. In the Add Site dialog that appears, enter a name for the remote site (for example, "Android Plugin") in the "Name" field.

    In the "Location" field, enter this URL:

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

    Note: If you have trouble acquiring the plugin, you can try using "http" in the URL, instead of "https" (https is preferred for security reasons).

    Click OK .

  4. Back in the Available Software view, you should now see "Developer Tools" added to the list. Select the checkbox next to Developer Tools, which will automatically select the nested tools Android DDMS and Android Development Tools. Click Next .
  5. In the resulting Install Details dialog, the Android DDMS and Android Development Tools features are listed. Click Next to read and accept the license agreement and install any dependencies, then click Finish .
  6. Restart Eclipse.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 从作坊到工厂 — 传统企业 DevOps 改造历
  2. 0104 函数练习
  3. MongoDB系列12:MongoDB电子商务产品目录模
  4. Java高并发编程基础三大利器之CountDownL
  5. spark源码阅读基本思路
  6. ack 挂载nas-pvc报错 mount: wrong fs ty
  7. 社区版本idea查看继承关系的骚操作
  8. 大嘴巴漫谈数据挖掘——经典案例赏析
  9. Spark 如何摆脱java双亲委托机制优先从用
  10. 删除链表中重复的节点