How to Update SDK Tools

情到浓时终转凉″ 提交于 2019-12-08 02:22:13

问题


Today, I updated the eclipse. Now when it restarts, it is giving me an error message in the attachment

When I click the "Open SDK Manager", it does not show any Tool Upgrade! It in the below image

What should I do? I am unable to run my apps with this issue because it gives the following error when I run them

[2013-01-17 12:03:24 - Dex Loader] SecurityException: Unable to find field for dex.jar

Please help! How can I update this? How can I get rid of that error?


回答1:


When in the SDK Package Manager, try choosing Packages menu -> Reload. Then you should see Android SDK Tools rev21 available and ready to be updated.




回答2:


Open Eclipse and go to 'Check for Update' in the 'Help' menu. After you installed the latest software try opening Android SDK tools again. If that does not work delete your android-sdk tools and download the SDK Tools again from Eclipse ('Install new Software' in the 'Help' menu)




回答3:


You need to update your Android SDK instalation to 21 version. In Eclipse, use Window -> Android SDK Manager, and update your Android SDK Installation. The error message will disappear when you restart eclipse.



来源:https://stackoverflow.com/questions/14373423/how-to-update-sdk-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!