- Start Eclipse, then select Help > Install New Software .
- In the Available Software dialog, click Add... .
- 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 .
- 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 .
- 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 .
- Restart Eclipse.
本文指导如何在Eclipse中安装Android开发工具。首先启动Eclipse并选择帮助>安装新软件。在可用软件对话框中添加远程站点,输入名称如'AndroidPlugin',并指定URL https://dl-ssl.google.com/android/eclipse/。选择'Developer Tools'及其子工具进行安装。
966

被折叠的 条评论
为什么被折叠?



