Android模拟器没有连接到互联网
问题描述:
我使用TATA PHOTON PLUS。 Android模拟器浏览器无法连接到互联网。在找不到网页的消息来了。我们需要做任何设置,使其连接到互联网?请帮助。
I am using TATA PHOTON PLUS. Android Emulator browser is unable to connect to internet. The "web page not available" message is coming. Do we need to make any settings for making it to connect to internet? Please help.
答
转到
...\android-sdk-windows\tools>
和写入以下内容,检查
emulator -avd your_avd_name -dns-server 8.8.8.8
不要忘了关闭previously运行AVD,应用这些步骤之前。
希望它为你工作的感谢。
don't forget to close your previously running AVD, before applying these steps. Hope it works for you thanks.