Hi, When trying to start an Android emulator using Android Studio 1.4.1 or 1.5, it takes about 10 to 15 minutes before it finally starts.
The problem is described here as well: http://stackoverflow.com/questions/32966630/emulator-errors-after-upgrade-to-studio-1-4 After the 10 - 15 minute wait, these message are shown in the "Run" message area: 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 I have to Mac OS-X machines, one is behind a 'secured' network, one is attached to a plain protected WiFi network. It seems that some HTTP requests are going out when the emulator starts and on the secured network (either at the client's company itself or when behind its VPN) this request is failing (but failing veeeeery slowly). When I start the emulator on the other Mac that is attached to the plain WiFi network, these requests don't fail and the emulator starts quickly. Is this a known issue? If so, how can I get around this? (Shutting of the VPN is not an option) Thank you. -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.