今天,我想测量一下Wi-Fi信号质量。所以我下载了Wi-Fi Analyzer应用程序,并将其安装在模拟器上,但它显示Wi-Fi尚未打开。因此,我打开了它,但它仍然显示错误。
我试了几次,但还是不起作用。
有什么想法吗?
发布于 2010-11-01 16:04:12
来自文档。Emulator的限制包括:
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
因此,确定连接状态在Emulator中不起作用。这就是为什么你要面对错误。
发布于 2010-11-01 16:03:14
我不认为Android模拟器支持Wi-Fi。有关替代解决方案,请参阅here。不过,我不认为你能够在模拟器中运行Wi-Fi分析器。
https://stackoverflow.com/questions/4067350
复制相似问题