开发者

SignalStrength values: what's the difference between cmda and evdo?

开发者 https://www.devze.com 2023-04-04 00:34 出处:网络
On a Verizon phone, a Motorola Droid X2, if I get the signal strength with a SignalStrength object and look at its values, bot开发者_运维技巧h the cdma and evdo values appear valid.

On a Verizon phone, a Motorola Droid X2, if I get the signal strength with a SignalStrength object and look at its values, bot开发者_运维技巧h the cdma and evdo values appear valid.

If I print out a signalStrength.toString():

09-09 11:48:00.678: INFO/ConnectionStatusAndroid::onSignalStrengthsChanged(4773): *** Signal Strength:SignalStrength: 99 -1 -87 -70 -63 -1 5 cdma 0 0 0 0 0 0

If the phone gives out apparently valid values for both cdma and evdo, then what's the difference?


EV-DO is a CDMA-based 3g standard, the other is one of the CMDA-based 2g standards.

0

精彩评论

暂无评论...
验证码 换一张
取 消