3

It doesn't go past this: enter image description here

Tried twice. Any ideeas why?

rosu alin
  • 5,674
  • 11
  • 69
  • 150

2 Answers2

1

The integrated sdk manager is still not 100% reliable. Try to download it using the standalone sdk manager.

F43nd1r
  • 7,690
  • 3
  • 24
  • 62
1

Now when Standalone SDK GUI is deprecated/deleted it's quite tricky to do it via command line. I've found another solution (for my problem) - delete problematic component through Android Studio SDK and install it again through Android Studio SDK.

This trick helps in my case which was problem with patching Google's API system image file system.img for Android 7.1 from revision 10 to 11 (patching stuck on that file)

hubix786
  • 11
  • 1