folder failed to be renamed or moved on Android SDK install
在 winxp sp3 下面安装 android sdk 时,遇到了很缠人的bug:
尝试关闭了杀毒软件,未果,于是找到了 这个 issue 并在里面找到了一个比较靠谱的 解决方案。
- Run the SDK setup
 - Wait for the error message
 - Disable anti virus
 - Install this unlocker program http://download.cnet.com/Unlocker/3000-2248_4-10493998.html
 - Run the unlocker program
 - select the tools directory to unlock it
 - select yes in the installer.
 
解锁后再重新进行更新,就可以正常更新了。