
[英]This Android SDK requires Android Developer Toolkit version 22.0.0 or above.
[英]This Android SDK requires Android Developer Toolkit version 22.0.0 or above. Current version is 21.x.x.
嗨,当我启动Eclipse时,我的Eclipse和SDK存在问题(我已经下载并安装了最新的Windows ADT捆绑包),我遇到了这个问题:
This Android SDK requires Android Developer Toolkit version 22.0.0 or above. Current version is 20.0.0.
please update your SDK tools to the latest version
我尝试了以下选项:帮助->检查更新,但是没有找到新的更新,然后尝试以下操作:
How to Update your ADT to Latest Version
In Eclipse go to Help
Install New Software ---> Add
inside Add Repository write the Name: ADT (or whatever you want)
and Location: https://dl-ssl.google.com/android/eclipse/
after loading you should get Developer Tools and NDK Plugins
check both if you want to use the Native Developer Kit (NDK) in the future or check Developer Tool only
click Next
Finish
但是我没有选择单击下一步完成的选项(“后”,“下一步”和“完成”选项是灰色的),然后尝试这种方法:
Go here download latest version of ADT-22.0.4.zip (*)
At Eclipse > Help > Install new software... > Uncheck Contact all update sites during install to find required software (last bottom preference) that will avoid any unwanted delays during install.
then at the same screen (top) Click Add > Archive > select downloaded ADT-X.X.X.zip > follow on screen installation steps
但是在完成安装时遇到了同样的问题。.没有选择单击“下一步”
然后我尝试这个:
Help – Install New Software in the ADT menu.
Type https://dl-ssl.google.com/android/eclipse/site.xml in “Work with:” and Enter.
You can see the “Developer Tools” item.
Select it and click Next.
Click Next one more.
Click Finish accepting the terms of the license agreements.
Click OK in the “Security Warning” window.
Let the installer restart ADT after installing the tools.
但是,并且在此选项中有与上述相同的问题..可以单击“下一步”完成
http://i30.photobucket.com/albums/c316/caslor_1978/diafora/atdproblem_zps0d141b7b.jpg
我检查了我的版本,这是最新版本,但是有问题
http://i30.photobucket.com/albums/c316/caslor_1978/diafora/atdproblem2_zps81de6317.jpg
我该如何解决这个问题? 有什么建议吗?
Win7 / 32bit / Java SE开发工具包7更新25
http://developer.android.com/sdk/installing/installing-adt.html
启动Eclipse,然后选择
帮助>安装新软件。
点击右上角的Add
。
在出现的“添加存储库”对话框中,为“名称”输入ADT Plugin
,为“位置”输入以下URL:
https://dl-ssl.google.com/android/eclipse/
单击OK
。
如果您在获取插件时遇到问题,请尝试在位置URL中使用“ http”,而不是“ https”(出于安全原因,首选使用https)。
在“可用软件”对话框中,选中“开发人员工具”旁边的复选框,然后单击“ Next
。
在下一个窗口中,您将看到要下载的工具的列表。 单击Next
。 阅读并接受许可协议,然后单击“ Finish
。
如果您收到一条安全警告,指出无法OK
软件的真实性或有效性,请点击OK
。
安装完成后,重新启动Eclipse ...
上周我遇到了同样的问题,我尝试了一切,但没有任何帮助。
最后,仅通过重新重新下载整个ADT捆绑包即可解决此问题。
单击ADT,然后单击关于ADT。 您应该看到您的软件信息。 单击ADT版本,然后单击更新。
那对我有用。
您必须为您的计算机下载android sdk。 例如32位或64位。 尝试重新下载并将android sdk放入其他文件夹。 以及将来的更新。 先更新eclipse,然后再更新android sdk。 希望这可以帮助
好的,这就是我解决的方法。
这是因为我以前安装了ADT(在2012年2月),所以发生了我,因此新解压缩的ADT中的新eclipse.exe指向旧的SDK Manager。
因此,我删除了以下属于旧版本的文件夹:
从C:\\ Users \\ *您的名字* \\中,删除.android和.android-sdk 。 我忘记了第二个文件夹的确切名称,但是基本上您必须从那里删除与android相关的内容。
同时从工作区中删除.metadata 。 您可以保留旧的项目文件夹。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.