Unable to install Android SDK 17 [duplicate]

こ雲淡風輕ζ 提交于 2019-12-08 01:53:08

问题


Possible Duplicate:
Android: trouble updating to Android SDK Tools, revision 7

I'm trying to install 6 new updates to the Android SDK (to version 17 from 16), I get this err msg:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-= Warning ! =- A folder failed to be moved. On Windows this typically means that a program is using that folder (for

examplle Windows Exploder or your anti-virus software.) Please momentarily deactivate your anti-virus software or close any running programs that may be

accessing the directory 'C:\Program Files (x86)\Android\android-sdk\platforms\android-15'. When ready, press YES to try again.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I closed everything except Eclipse itself, tried again; same err msg.

I then turned off MS Security Essentials; same err msg.

What need I do to get this install to "take"?

Update:

When I restart Eclipse, I get this err msg:

This Android SDK requires Android Developer Toolkit version 17.0.0 or above.

Current version is 16.0.1.v201112150204-238534.

Please update ADT to the latest version.


回答1:


You need to close Eclipse. Run the SDK Manager from your Android SDK directory instead of through Eclipse.



来源:https://stackoverflow.com/questions/9823716/unable-to-install-android-sdk-17

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