Hello,

This is my first post here.

Please let me know if I should be posting this question elsewhere or
if I should be asking the question in a different manner.

I am trying to obtain the signal strength seen by the G1 phone.

I have implemented a PhoneStateListener and onSignalStrengthChanged
(int asu).

It looks like I am seeing four returned asu values (2, 6, 12 and 25).

I believe that the mapping of asu to dBm is as follows: -113dBm +
2*asu. Therefore, it looks like the G1 phone is reporting dBm values
of -109, -101, -89 and -63.

Also, I see that the signal strength icon used by the G1 has four bars
(I am assuming that each bar corresponds to one of the 2, 6, 12 and 25
asu values).

Question: does anyone know if it is possible to obtain signal strength
(either as an asu measure or a direct dBm measure) with a higher level
of granularity (that is, for example, in single asu steps or single
dBm steps).

Thank you in advance for any help or comments.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to