如何让模拟器android系统中访问互联网? [英] How to allow the emulator to access internet in android?

查看:148
本文介绍了如何让模拟器android系统中访问互联网?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何让Android模拟器来访问互联网?

How to allow the android emulator to access internet ?

推荐答案

您不需要设置任何设置来访问网络仿真器,除非你是使用代理服务器,如果你使用了代理开始从命令模拟器C:用如下的命令提示符/仿真器-avd avdname -http代理 HTTP://your.proxy.ip:8080

You don't need to set any setting to access internet on emulator unless you are behind a proxy, in case you are behind a proxy start your emulator from command prompt with following command: C:/emulator -avd avdname -http-proxy http://your.proxy.ip:8080

这篇关于如何让模拟器android系统中访问互联网?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆