b_t, which device are you using? I'd like to be able to specifically name the problematic devices until the issue is resolved.
Alex, do you have a list of devices? The only device I've encountered with this problem is the Samsung Galaxy S II and I've posted an issue on Android here: http://code.google.com/p/android/issues/detail?id=18336 An HTC Desire HD with LeeDroid (2.3.3) does not exhibit this behavior. On May 17, 12:27 pm, Alex <[email protected]> wrote: > I installed several apps and widgets from the Market that display > signal strength and they all exhibited the same problem. > > This is serious for me, as my app "Mobile Signal Widget" is for > displaying the signal strength! I am getting lots of negative > comments from users who blame me for this. > > On May 17, 7:21 am, b_t <[email protected]> wrote: > > > > > > > > > Some of my users with2.3.3get always "unknown" signal strength too. > > So I'm interested in the answer too. > > > On May 16, 2:12 am, Alex <[email protected]> wrote: > > > > I have registered a PhoneStateListener and I am listening to > > > onSignalStrengthChanged(asu) and > > > onSignalStrengthsChanged(SignalStrength signalStrength). > > > > On Eclair, these events correctly return the GSMsignalstrengthin > > > asu, but on Gingerbread onSignalStrengthChanged always returns -1 and > > > signalStrength.GetGsmSignalStrength() always returns -99 > > > (UNKNOWN_RSSI). > > > > This means it is impossible to read thesignalstrengthon > > > Gingerbread. > > > > I tried my app on a phone with Gingerbread version 2.3.4 and it worked > > > fine. > > > > Is this a known issue with2.3.3? Is there a workaround?- Hide quoted > > > text - > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

