android - 在不连接任何 wi-fi 的情况下读取 Rssi 值

标签 android connection modem wifi rssi

有没有办法在android中同时读取3个调制解调器的rssi值而不连接它们中的任何一个

最佳答案

看看ScanResult ,它有字段 level 是“以 dBm 为单位的检测信号电平”。

您可以使用 WifiManager.getScanResults()以获得最新的扫描结果。

关于android - 在不连接任何 wi-fi 的情况下读取 Rssi 值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8500953/

相关文章:

c# - 使用 USR5637 调制解调器时转换来电显示格式?

android - 如何在android studio中集成JWPlayer

excel - 将现有数据透视表添加到数据模型

python - 你如何使用 python 发送 AT GSM 命令?

linux - 树莓派2 : routing table has no the specified gateway

linux - 在 LINUX 中每 5 分钟检查一次连接并将结果写入文件(无 ping)的脚本

android - Galaxy Nexus 执行 AT 命令吗?

android - SQLite - 将 LIKE 子句与 AND 子句一起使用

Android:WebView 无法显示 '%' 百分号

android - 在 Jenkins 上使用 Retrolambda 构建失败