I have a phone state listener running in a service to report current
cell information. I log the cell information when signal strength
change is detected.

This all works as expected when running the application, and when in
the background, however when the phone goes into sleep, no logging
occures.

I have implemented a partial wake lock but this has no effect and
still causes the onSignalStrengthChange to not update.

Its vital to my project that the phone be allowed to sleep (or at
least act like it). While lisening to changes in the radio.

Any help would be great.

Mark

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to