How to connect android emulator to the internet

前端 未结 30 1559
独厮守ぢ
独厮守ぢ 2020-11-22 04:38

How can I connect my Android emulator to the internet, e.g. to use the browser? I\'ve found lots of advice on what do to when your connected through a proxy, but that\'s not

30条回答
  •  礼貌的吻别
    2020-11-22 05:10

    If you're on MacOS with 2.2 and you keep seeing an error about data connectivity, try the above, it works.

    • I removed all the network interfaces via Sys Prefs except LAN
    • Even thought my DNS is provided by DHCP, I retyped DNS with just one server
    • I used -http-proxy on the command line to specify one

    It starts working at the office. Phew.

提交回复
热议问题