Error: when updating all in Android-SDK-Windows, the following error occurs: folder failed to be renamed or moved.... Goole:
Method 1:
1. Copy the tools directory and paste it to the Android-SDK-Windows directory and rename it "tools-Copy". At this time, there are two directories in the Android-SDK-Windows Directory: 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. First back up the content in the Tools Folder under the SDK directory
2. When an error is reported during the upgrade, go to the temp folder in the SDK directory and find a folder similar to toolpackage. new01. Copy all the files in the folder to the tools folder in the SDK directory.
3. Start the SDK manager.exe to continue the update.
Method 3:
First, change your environment variables. (If you have configured the environment variables, perform this step. If you have not configured the environment variables, skip this step and go to the next step !), Change D: \ Android-SDK-Windows \ tools to D: \ Android-SDK-Windows \ platform-tools.
Next, set adb.exe and adbwinapi under the D: \ Android-SDK-Windows \ platform-toolsdirectory. DLL, adbwinusbapi. DLL copies these three files to the Directory D: \ Android-SDK-Windows \ tools, and then copies all other files to D: in the \ Android-SDK-Windows \ platforms \ Android-9 \ tools directory, you have doubts. In D: the \ Android-SDK-Windows \ platforms \ Android-9 directory does not contain tools folders. In this case, you need to create a New Tools Folder and put them in it.