【发布时间】:2013-07-28 01:29:26
【问题描述】:
您好,我的 Eclipse 和 SDK 有问题(我已经下载并安装了最新的 ADT Bundle for windows) 当我开始我的日食时,我遇到了这个问题:
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 Development kit7 update 25
【问题讨论】:
-
检查您的 Eclipse 版本:ADT 22.0.4 需要 Eclipse Helios(版本 3.6.2)或更高版本。
标签: android eclipse windows-7 sdk