I upgraded to Android Studio 1.4 yesterday, and since then I have had problems running any emulators.
I also recently upgraded to El Capitan, and I'm trying to work if it is Android Studio, El Capitan or something that I did with my setup.
emulator: WARNING: .//android/metrics/metrics_reporter_ga.c:138: curl_easy_perform() failed with code 7 (Error)
emulator: WARNING: .//android/metrics/metrics_reporter_ga.c:145: Got HTTP response code 0
emulator: WARNING: .//android/metrics/metrics_reporter_toolbar.c:92: curl_easy_perform() failed with code 28 (Error)
emulator: WARNING: .//android/metrics/metrics_reporter_toolbar.c:100: Got HTTP response code 0
After receiving these warnings, the emulator restarts and works as usual.
source
share