如何在eclipse中安装ADT

打开Eclipse,点击

Help -> Install New Software:

eclipse help install new software

点击Add:

clicks add

然后点击Archive,添加对应的上面的ADT-21.0.1.zip:

add archine adt zip

OK后,再写上一个名字,比如ADT-21.0.1:

add a name for adt

然后经过Pending解析后,就可以看到对应的:

Developer Tools

NDK Plugins

了:

show developer tools and ndk

选中Developer Tools:

select developer tools

然后Next,然后继续next:

install details next

点击接受协议和完成:

accept license then finish

然后就是去安装了:

install software

中间会有安全提示,点击OK即可:

securty warning ok

安装完毕后,会要求重启Eclipse:

install complete reboot

重启Eclipse后,再去新建:

file new other

就可以看到有Android项目了:

can show android project

至此,离线安装ADT就完成了。

另外,你也可以在工具栏中看到对应的:

Android SDK Manager

android sdk manager

和 Android Virtual Device Manger:

android virtual device manager

了,当然,这两个东西,都本身就可以在Window中看到:

window show 2 manager

posted @ 2017-05-10 20:10  眼泪,还是流了  阅读(861)  评论(0编辑  收藏  举报