When trying to upgrade Android SDK Tools to revision 16, I am getting the following error:
Failed to rename directory C:\\android-sdk-windows\\tools t
Had the same issue with that and even tried with the copied folder. I had to run adb kill-server in the command prompt in the platform-tools directory for it to continue.
adb kill-server
platform-tools