0

I get the following error while downloading SDK Tools in Mac machine:

"Install Android Emulator (revision: 29.3.2)" failed. java.io.IOException: Cannot download 'https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip': Read timed out , response: 200 OK Warning: An error occurred while preparing SDK package Android SDK Tools: Cannot download 'https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip': Read timed out , response: 200 OK. java.io.IOException: Cannot download 'https://dl.google.com/android/repository/emulator-darwin-6083285.zip': Read timed out , response: 200 OK Warning: An error occurred while preparing SDK package Android Emulator: Cannot download 'https://dl.google.com/android/repository/emulator-darwin-6083285.zip': Read timed out , response: 200 OK.

sver
  • 866
  • 1
  • 19
  • 44
  • maybe a duplicate of this: https://stackoverflow.com/questions/29136173/emulator-error-x86-emulation-currently-requires-hardware-acceleration – Kevin Dec 27 '19 at 09:00
  • Hi Kevin, I just edited my question. – sver Dec 28 '19 at 07:57
  • Seem like it's your network's problem. Make sure you can download the file. I can download it here. – Kevin Dec 30 '19 at 01:29

1 Answers1

0

Turns out that there wasn't enough space on the disk. I was working remotely and the main thing here is that android studio never shows any error details but just the error.

sver
  • 866
  • 1
  • 19
  • 44