在Android模拟器获得互联网连接

在Android模拟器获得互联网连接

问题描述:

我有带wifi connection.My IP地址的台式PC是192.168.12.95和网关是192.168.10.10。但我没有得到在Android emulator.That互联网连接是我能不能接取internate。
我也尝试用模拟器-avd WBUT -http代理192.168.10.10:3128这个命令。
但有时我在模拟器连接,而不做任何事情。

I have a desktop pc with wifi connection.My ip address is 192.168.12.95 and gateway is 192.168.10.10 .But i am not getting internet connection in the android emulator.That is i can not able to acess internate. I have also try with " emulator -avd wbut -http-proxy 192.168.10.10:3128 " this command. But sometimes i get the connection in the emulator without doing anything.

有人可以告诉我,我怎样才能在我的Andr​​oid模拟器的互联网连接?

Can someone please tell me how can i get internet connection in my android emulator ?

点击F8键。 F8用于开/关车削网络

Click F8 key after starting emulator. F8 used for Turning network on / off.