sdk installation failure android tools [closed]

1

When installing packages from the Android SDK tools , this message appears and the installation is obviously interrupted:

  

Failed to rename directory   D: \ Embarcadero \ Studio \ 17.0 \ PlatformSDKs \ android-sdk-windows \ tools to   D: \ Embarcadero \ Studio \ 17.0 \ PlatformSDKs \ android-sdk-windows \ temp \ ToolPackage.old01.

Does anyone there know how to solve this? Thank you in advance.

    
asked by anonymous 15.02.2017 / 14:14

1 answer

1

Here are some suggestions for the problem:

  • Run as administrator ;
  • Make sure neither Eclipse , nor Android Studio is open;
  • Run from the command line;
  • Make a copy of the tools folder, rename it to something like cópia , and run the command from that new folder;
  • Delete the entire contents of the D:\Embarcadero\Studio.0\PlatformSDKs\android-sdk-windows\temp
15.02.2017 / 14:36