Updating Android SDK: “A folder failed to be moved.”

前端 未结 25 1853
面向向阳花
面向向阳花 2020-12-07 10:29

While trying to update my Android SDK I am encountering this error when trying to install this particular package:

25条回答
  •  再見小時候
    2020-12-07 10:55

    thanks. this is how I fixed it:

    I updated the tools by hand in this case. Which means close the SDK-manager after the error and open the folder android-sdk-windows folder. Using LockHunter, unlock all programs from holding a lock on the android-sdk-windows\tools\ folder. http://lockhunter.com/?ver=&vertype=pro&sm=main_window_64

    RENAME the android-sdk-windows\tools folder beforehand to tools_DELETEME There should be a zip named android-sdk-windows\temp\tools_r19-windows.zip. open that, You should see a tools folder in it. Copy that tools folder to android-sdk-windows\tools

    After that, start the SDK-manager again. The tools version should be updated.

提交回复
热议问题