android-sdk 无法升级更新问题的解决
更新SDK时弹出以下错误:
A folder failed to be renamed or moved. On Windows this typically means that a program is using that folder (for example Windows Explorer.) Please close all running programs that may be locking the directory 'D:\android-sdk-windows\tools' and try again.
意思是文件夹无法重命名或移动,可能有应用程序正在使用tools里面的文件。建议关掉应用 或者杀毒软件等。
但其实是android-sdk 自己的更新程序调用了自己,导致无法更新。
将 tools 文件夹 复制 一份 比如命名为tools_copy(还是放在SDK目录里)。然后运行tools_copy 里面的android.bat 来进行更新SDK就可以了。
相关推荐
chaoxiao 2019-12-13
liusarazhang 2020-08-16
magic00 2020-08-03
Keepgoing 2020-08-03
孝平 2020-07-18
futurechallenger 2020-07-10
lyccsu 2020-07-08
xjp 2020-06-28
BigCowPeking 2020-06-28
QCkiss 2020-06-21
CallMeV 2020-06-08
绿豆饼 2020-06-03
yourFriend 2020-05-28
playis 2020-05-27
82599532 2020-05-26
Hannah 2020-05-26
csdnYF 2020-05-16
过时不侯的温暖 2020-05-08
wmd看海 2020-05-01