Failed to rename directory tools to temp\ToolPackage.old01 in C:\android-sdk-windows

前端 未结 14 2608
日久生厌
日久生厌 2020-12-05 02:14

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

14条回答
  •  抹茶落季
    2020-12-05 02:56

    For me who I tried all the previous solutions and didn't work I solved my problem with the following sugestion (#16) on the link: https://code.google.com/p/android/issues/detail?id=4410 which is:

    1. Find the "temp" folder and you can find the "tools_r05-windows.zip" or other files which you will update.
    2. unzip it.
    3. here you will find the "tools_r05-windows" and copy all the files in the file. which should be updated file
    4. copy to the "tools" folder.
    5. OK.

提交回复
热议问题