总是看到群里面有人问这个问题,以前也是翻了很多地方才找出来的方法:出自google android的某个帖子里的跟帖:
android SDK 升级时,提示: are locking the following directory:
运行 cmd.exe
转到你的安装盘符,
进入安装目录,cd android_sdk\
运行tools\android.bat,就可以解决该问题。
总是看到群里面有人问这个问题,以前也是翻了很多地方才找出来的方法:出自google android的某个帖子里的跟帖:
android SDK 升级时,提示: are locking the following directory:
运行 cmd.exe
转到你的安装盘符,
进入安装目录,cd android_sdk\
运行tools\android.bat,就可以解决该问题。