简体   繁体   English

ADT插件无法安装

[英]ADT Plugin Won't Install

I am using Eclipse Indigo on Windows 7 and have repeatedly tried to install the ADT Plugin for android but to no avail. 我在Windows 7上使用Eclipse Indigo,并反复尝试为Android安装ADT插件,但无济于事。 I have tried: using Eclipse 3.6, downloading the .ZIP file, checking for updates and trying again, using the "http" protocol instead of the "https" in the repository. 我尝试过:使用Eclipse 3.6,下载.ZIP文件,检查更新,然后使用存储库中的“ http”协议而不是“ https”重试。 None of them worked. 他们都没有工作。

However, whenever I try to install it, it either freezes at "calculating dependencies and requirements" or says 但是,每当我尝试安装它时,它要么冻结在“计算依赖关系和需求”,要么说

"Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)" “无法完成安装,因为找不到一个或多个必需项。正在安装的软件:Android开发工具16.0.1.v201112150204-238534(com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204- 238534)”

Someone please help, I desperately need android for my projects. 有人请帮忙,我迫切需要android用于我的项目。

如果还没有,请以管理员身份运行Eclipse。

What package of Eclipse did you download? 您下载了哪个Eclipse软件包? Perhaps the package you have doesn't include some pre-requisite that ADT needs.See if my answer to this question help solve your problem. 也许您的软件包没有包含ADT所需的一些先决条件。看看我对这个问题的回答是否可以解决您的问题。

Also, it would help to see more of the failure reason. 同样,这将有助于查看更多的失败原因。 We know you're trying to install ADT, what's important is what comes after that, the part that tells which requires items can't be found. 我们知道您正在尝试安装ADT,重要的是在此之后会发生什么,该信息指示无法找到需要哪些物品。

It seems this issue is due to proxy. 看来这个问题是由于代理。 Please try to download plugin locally, by link: 请尝试通过链接在本地下载插件:

dl.google.com/android/ADT-16.0.1.zip dl.google.com/android/ADT-16.0.1.zip

extract zip file. 解压缩zip文件。 In Eclipse go to help-> install new software-> Select add 在Eclipse中,转到帮助->安装新软件->选择添加

Select to local, and browse to your downloaded package. 选择本地,然后浏览到您下载的软件包。 If problem still persists, try without proxy. 如果问题仍然存在,请尝试不使用代理。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM