嗨,我有我的Eclipse中的問題和SDK(我已經下載並安裝最新的ADT包適用於Windows) 當我開始我的Eclipse我得到這個問題:此Android SDK需要Android Developer Toolkit 22.0.0或更高版本。當前版本是21.x.x.
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/32位/ Java SE開發KIT7更新25
檢查您的Eclipse版本:Eclipse的赫利俄斯(版本3.6.2)或更高的ADT 22.0.4。 – Qberticus