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

前端 未结 25 1805
面向向阳花
面向向阳花 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:48

    First make a copy of tools folder in same directory (android-sdk or android-sdk-windows) then delete the original tools folder and then open the android.bat file by double clicking in tools-copy folder to launch sdk manager and install the tools.

    If tools folder is not being deleted then use the unlocker LockHunter to delete the folder and then open android.bat to update the tools.

    After successful installation of tools delete the tools-copy folder.

    Close Eclipse or Android Studio if open.

    It worked for me!!!

提交回复
热议问题