Installing the ADT Plugin
The sections below provide instructions on how to download and install ADT into your Eclipse environment. If you encounter problems, see the Troubleshooting section.
Preparing Your Development Computer
ADT is a plugin for the Eclipse IDE. Before you can install or use ADT, you must have a compatible version of Eclipse installed on your development computer. Check the System Requirements document for a list of Eclipse versions that are compatible with the Android SDK.
- If Eclipse is already installed on your computer, make sure that it is a version that is compatible with ADT and the Android SDK.
- If you need to install or update Eclipse, you can download it from this location:
http://www.eclipse.org/downloads/
The "Eclipse Classic" version is recommended. Otherwise, a Java or RCP version of Eclipse is recommended.
Additionally, before you can configure or use ADT, you must install the Android SDK starter package, as described in Downloading the SDK Starter Package. Specifically, you need to install a compatible version of the Android SDK Tools and at least one development platform. To simplify ADT setup, we recommend installing the Android SDK prior to installing ADT.
When your Eclipse and Android SDK environments are ready, continue with the ADT installation as described in the steps below.
Downloading the ADT Plugin
Use the Update Manager feature of your Eclipse installation to install the latest revision of ADT on your development computer.
Assuming that you have a compatible version of the Eclipse IDE installed, as described in Preparing for Installation, above, follow these steps to download the ADT plugin and install it in your Eclipse environment.
- Start Eclipse, then select Help > Install New Software....
- Click Add, in the top-right corner.
- In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:
https://dl-ssl.google.com/android/eclipse/
- Click OK
Note: If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).
- In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
- In the next window, you'll see a list of the tools to be downloaded. Click Next.
- Read and accept the license agreements, then click Finish.
Note: If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
- When the installation completes, restart Eclipse.
Configuring the ADT Plugin
After you've successfully downloaded the ADT as described above, the next step is to modify your ADT preferences in Eclipse to point to the Android SDK directory:
- Select Window > Preferences... to open the Preferences panel (Mac OS X: Eclipse > Preferences).
- Select Android from the left panel.
You may see a dialog asking whether you want to send usage statistics to Google. If so, make your choice and click Proceed. You cannot continue with this procedure until you click Proceed.
- For the SDK Location in the main panel, click Browse... and locate your downloaded SDK directory.
- Click Apply, then OK.
Done! If you haven't encountered any problems, then the installation is complete. If you're installing the Android SDK for the first time, return to Installing the SDK to complete your setup.
分享到:
相关推荐
总之,ADT Plugin for Eclipse是Android开发者不可或缺的工具,它极大地简化了Android应用的开发流程,提高了开发效率,同时也提供了全面的调试和支持功能,帮助开发者创造出高质量的Android应用程序。尽管现在...
**Eclipse ADT Plugin for Android 15.0.1** Eclipse ADT(Android Developer Tools)插件是Google为Eclipse IDE开发的一款强大的工具,专门用于Android应用开发。这个插件极大地简化了Android开发者的工作流程,...
在eclipse中安装的开发android的插件,本版本为当前最新,在eclipse中手动安装插件的方法:http://blog.csdn.net/zhangyabinsky/article/details/7043435
ADT-24.0.2下载地址和使用方法,可以使用jdk1.8和jdk1.7,解决Elipse 报如下错误的都可以:Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead.
**Android ADT Plugin详解** Android ADT(Android Developer Tools)插件是Google为Eclipse IDE设计的一款强大工具,主要用于简化Android应用的开发过程。对于初次接触Android开发的新人来说,这是一个不可或缺的...
最新版本(ADT-24.0.2) 目前是最新版本,也是终极版本,该工具是Android Development Tools的缩写,基于windows平台上SDK环境下开发android应用程序必不可少的本地安装插件
Android Development Toolkit (ADT) Plugin是专为Eclipse IDE设计的一款强大工具,它极大地简化了Android应用的开发过程。在本文中,我们将深入探讨ADTPlugin的功能、安装方法以及如何配置Android开发环境。 **一、...
5.在Name(名称)处输入"ADT Plugin",单击“Finish” 6.在软件对话框中,选中"Developer Tools"复选框,然后点击"Next" 7.在下一个窗口中,您会看到一个要下载的工具列表。单击“Next” 8.阅读并接受许可协议,然后单击...
3. 在Eclipse中,通过“Help” -> “Install New Software”菜单,选择“Add”按钮,然后添加ADT的本地路径。 4. 跟随向导完成安装,重启Eclipse后,ADT插件应该已经成功集成。 **注意事项:** 虽然ADT-23.0.6是一...
ADT 0.9.7,ADT8.0.1,ADT10.0.0,ADT12.0.0,ADT15.0.0(不需要下载分数) 搞了2年android了,附件可以用rar打开。
ADT Plugin for Eclipse 这是一个eclipse插件,作用是关联Android SDK,使你的Eclipse能够新建Android工程,安装方法如下: 打开Eclipse中的菜单 “Help”->”InstallNewSoftware”进入软件安装界面,点击“Add”...
3. **安装ADT**:在Eclipse中,通过菜单栏选择“Help” -> “Install New Software”,点击“Add”按钮,输入ADT插件的更新地址(通常会提供在下载页面),然后按照向导提示完成安装。 4. **安装Android SDK**:在...
7. 在“Name”(名称)字段中输入ADT的描述性名称,比如“ADT Plugin”。 8. 在“URL”(网址)字段中,你需要输入ADT插件的下载地址,对于ADT-0.9.6,这个信息可能已经不再可用,因为旧版本可能不再维护。 9. 点击...
**标签"ADT, adt-plugin"** 代表了这个压缩包包含的是ADT插件,adt-plugin是Eclipse插件的简称,表明这个文件用于将Eclipse转变为一个专门用于Android开发的环境。 **压缩包子文件的文件名称列表**: 1. **index....
- 打开Eclipse,选择“Help”菜单下的“Install New Software...”选项。 - 在弹出的对话框中点击“Add...”按钮添加新的软件源。 - 输入名称(如“ADT”)以及下载页面提供的下载地址,完成添加后点击“OK”。 ...
解压后,按照提供的指南进行安装,通常是通过Eclipse的“Install New Software”功能来导入ADT插件。 2. **配置JDK**:确保你的系统已经安装了JDK 1.7或1.8,并在ADT的设置中指定JDK的路径。这可以通过Eclipse的...
抽象数据类型(Abstract Data Type,ADT)是计算机科学中的一种概念,它为数据结构和在这些结构上操作的方法提供了一种形式化的定义。ADT是独立于具体实现和编程语言的,它只关注数据的逻辑结构以及可以对其进行的...