> int gsmBer = signalStrength.getGsmBitErrorRate(); // this gives me > -1 (shouldn't this be something??)
getGsmBitErrorRate() seems not to work at all. I always get -1. You don't get a value in idle mode, but you should get it during an active call. I tested it with Motorola Milestone, Nexus one and G1. They all return only -1. -- 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

