在Android 1.5获得Cell RSSI(网络信号强度) [英] Get Cell RSSI(Network Signal Strength) on Android 1.5

查看:443
本文介绍了在Android 1.5获得Cell RSSI(网络信号强度)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在Android 1.5检索当前的蜂窝信号强度(RSSI)?

Is there any way to retrieve the current cellular Signal Strength (RSSI) on Android 1.5?

我知道有监听通过 TelephonyManager 信号强度更新的一种方式,但这似乎只给一个状态,而不是一个数值。

I know there's a way to listen for signal strength updates through the TelephonyManager, but this seems to only give a "state," not a numeric value.

时使用的相邻小区的相当准确的RSSI场?我猜没有,但我运行的想法。

Is using the RSSI field on a neighboring cell fairly accurate? I'm guessing not, but I'm running out of ideas.

推荐答案

TelephonyManager.listen,旗LISTEN_SIGNAL_STRENGTHS

TelephonyManager.listen with flag LISTEN_SIGNAL_STRENGTHS

http://developer.android.com/reference/android/telephony/PhoneStateListener.html

这篇关于在Android 1.5获得Cell RSSI(网络信号强度)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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