Reputation: 2370
so no internet works on the emulator and also not (of course) for example in my map application (which is probably the reason why the map doesn't load).
why it doesn't work?
android studio 3.2 canary 14, emulator Nexus 5X API 26, i think it is that one x86_64 but x86 didn't work too. Mac OS High Sierra.
Upvotes: 6
Views: 5641
Reputation: 1524
have you tried this? your_path_of_android_sdk\tools\emulator -avd -dns-server 8.8.8.8
Upvotes: 10