android adt插件是应用于eclipse中的开发工具,这里分享给大家最新版本的android development tools开发工具,让你在使用eclipse开发环境活的更好的功能辅助,压缩包还有详细的android adt的安装和配置教程,赶紧来看一看吧。
android adt介绍
android adt是什么?事实上它是eclipse软件中一个插件,叫做android开发工具(adt),此插件提供了一个强大的,集成的环境中开发android应用程序。它扩展的eclipse的功能,让您快速建立新的android项目,建立一个应用程序的用户界面,调试你的应用程序,并出口签名(或签名)的应用程序包分配的apk。eclipse android adt最大的作用就是关联android sdk,使你的eclipse能够新建android工程,是在windows系统平台上sdk环境下用来开发安卓软件所必不可少的本地安装插件。
推荐android adt下载地址
http://tools.android-studio.org/
各个版本对应地址:
https://dl.google.com/android/adt-23.0.7.zip
https://dl.google.com/android/adt-23.0.6.zip
http://dl.google.com/android/adt-23.0.4.zip
http://dl.google.com/android/adt-23.0.3.zip
http://dl.google.com/android/adt-23.0.2.zip
http://dl.google.com/android/adt-23.0.0.zip
http://dl.google.com/android/adt-22.6.3.zip
http://dl.google.com/android/adt-22.6.2.zip
http://dl.google.com/android/adt-22.6.1.zip
http://dl.google.com/android/adt-22.6.0.zip
http://dl.google.com/android/adt-22.3.0.zip
http://dl.google.com/android/adt-22.2.1.zip
http://dl.google.com/android/adt-22.2.0.zip
http://dl.google.com/android/adt-22.0.5.zip
http://dl.google.com/android/adt-22.0.4.zip
http://dl.google.com/android/adt-22.0.1.zip
http://dl.google.com/android/adt-22.0.0.zip
http://dl.google.com/android/adt-21.1.0.zip
http://dl.google.com/android/adt-21.0.1.zip
http://dl.google.com/android/adt-21.0.0.zip
http://dl.google.com/android/adt-20.0.3.zip
http://dl.google.com/android/adt-20.0.2.zip
http://dl.google.com/android/adt-20.0.1.zip
http://dl.google.com/android/adt-20.0.0.zip
http://dl.google.com/android/adt-18.0.0.zip
http://dl.google.com/android/adt-17.0.0.zip
http://dl.google.com/android/adt-16.0.1.zip
在线android adt安装教程
要想使用eclipse开发android应用,首先要安装一个adt插件,在此记录一下在eclipse中采用在线安装的方式adt插件,我使用的eclipse版本是:eclipse-jee-luna-sr2-win32-x86_64,操作步骤如下:help --> install new software,如下图所示:
这种是采用在线安装adt插件的方式,由于天朝对google一直都墙着,所以要想使用这种方式在线安装adt插件,那么需要使用vpn代理服务器去访问adt插件的网站,我采用的是pgfast,如下:
以上就是在线安装adt插件的全部过程,有了这个教程再也不用担心eclipse在线安装adt插件的问题了。