我尝试在android中更新5.0版布局库,但下载结束时返回以下错误:
Loading SDK information...
Refresh Sources:
Fetched Add-ons List successfully
Refresh Sources
Installing Archives:
Preparing to install archives
Installing SDK Platform Android 5.0.1, API 21, revision 2
Failed to rename directory E:\Android\SDK\platforms\android-21 to
:\Android\SDK\temp\PlatformPackage.old01.
SDK Manager: failed to install
-= Warning ! =-
A folder failed to be moved. On Windows this typically means that a program
is using that folder (for example Windows Explorer or your anti-virus software.)
Please momentarily deactivate your anti-virus software or close any running programs that may be accessing the directory 'E:\Android\SDK\platforms\android-21'.
When ready, press YES to try again.
Note: you can use --force to override to yes.
[y/n] =>
Done. Nothing was installed.

然后我尝试输入y字符,禁用防病毒和检查互联网连接,但没有解决问题!
什么是解决办法?
发布于 2015-06-03 11:03:08
好的
我终于解决了!
SDK文件夹相关和使用的程序。(为确保禁用防病毒,甚至禁用AVD、Genymotion和.)发布于 2015-06-02 11:49:44
可能的解决办法
好像是个虫子。
我转到Preferences -> HTTP代理,从“自动检测代理设置”中将选项设置为“无代理”。
发布于 2015-06-02 14:19:31
您的E:\Android路径是否安装了Android?SDK不能在Android路径中
https://stackoverflow.com/questions/30594697
复制相似问题