A folder failed to be renamed or moved -- An error occurred while installing the Android SDK.
The prompt "A folder failed to be renamed or moved..." appears when you configure Android to install its SDK.
-= Warning! =-
A folder failed to be renamed or 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
Please also close any running, programs that may be accessing the directory
'G: \ software \ android-sdk-windows \ tools '.
When ready, press Yes to try again.
There are two solutions:
The first method (it seems to be from a foreign website ):
1. copy the tools directory to a new directory named "tools-copy". In this case, the android-sdk-windows directory contains two directories: tools and tools-copy.
2. run android. bat in the tools-copy directory to update all normally.
3. Close the sdk,
4. Run the sdk Setup.exe In the android-SDK-windows directory.
Method 2:
1. Enter the sdk's tempfile folder. After the download, A tools_r10-windows.zip file will be available (the version number may be different, such as r09)
2, unzip this file, such as extracting to the tools_r10-windows directory
3. Go to the tools_r10-windows folder and copy the files in the tools_r1006-windows
4. overwrite the files in the tools folder in the sdk root directory.