sver
sver

Reputation: 942

Error while downloading SDK Tools in MacOs High Sierra

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.

Upvotes: 0

Views: 328

Answers (1)

sver
sver

Reputation: 942

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.

Upvotes: 0

Related Questions