如何在Android模拟器设备上打开Wi-Fi?
今天,我想测量 Wi-Fi 信号质量。所以我下载了Wi-Fi分析仪应用程序,并将其安装在模拟器上,但它显示Wi-Fi尚未打开。因此我打开它,但它仍然显示错误。
我尝试了几次但仍然不起作用。
有什么想法吗?
Today, I want to measure the Wi-Fi signal quality. So I download the Wi-Fi Analyzer app, and I install it on the emulator,but it showed that the Wi-Fi has not been turned on. Thus I turn it on, but it still shows errors.
I tried several times but it is still not working.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
来自文档。模拟器的限制是:
因此确定连接状态在模拟器中不起作用。这就是你面临错误的原因。
From Documentation. the Emulator Limitations are:
So determining Connected state does not work in Emulator. thats why you have facing the errors.
我认为 Android 模拟器不支持 Wi-Fi。请参阅此处了解替代解决方案。不过我认为您无法在模拟器中运行 Wi-Fi 分析器。
I don't think that Android emulator supports Wi-Fi. See here for an alternative solution. Still I don't think you will be able to run Wi-Fi analyzer in the emulator.