android emulator's wifi says “connected no internet”

混江龙づ霸主 提交于 2019-12-01 01:26:47

问题


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.


回答1:


have you tried this? your_path_of_android_sdk\tools\emulator -avd -dns-server 8.8.8.8



来源:https://stackoverflow.com/questions/50355897/android-emulators-wifi-says-connected-no-internet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!