今天,我想测量Wi-Fi信号质量。所以我下载了Wi-Fi Analyzer应用程序,并将其安装在模拟器上,但它显示Wi-Fi尚未打开。因此我打开它,但它仍然显示错误。
我试了好几次但是仍然无法正常工作。
有什么想法吗?
答案 0 :(得分:7)
来自文档。模拟器限制是:
Emulator Limitations
In this release, the limitations of the emulator include:
No support for placing or receiving actual phone calls. You can simulate phone calls (placed and received) through the emulator console, however.
No support for USB connections
No support for camera/video capture (input).
No support for device-attached headphones
No support for determining connected state
No support for determining battery charge level and AC charging state
No support for determining SD card insert/eject
No support for Bluetooth
因此,确定连接状态在模拟器中不起作用。这就是你面对错误的原因。
答案 1 :(得分:2)
我不认为Android模拟器支持Wi-Fi。有关替代解决方案,请参阅here。我仍然认为你无法在模拟器中运行Wi-Fi分析仪。