For some reason, the BATTERY_CHANGED event has stopped being broadcast
by the phone.

I have my application setup properly:

1. I have a broadcast receiver setup with the filter of
"android.intent.action.BATTERY_CHANGED" in the manifest.
2. I have permission of "android.permission.DEVICE_POWER" also defined
in the manifest.

When the application first starts up, I get one BATTERY_CHANGED intent
that the phone gives me.  And, then after that, the phone doesn't
broadcast any more BATTERY_CHANGED intents as the phone is plugged in
and unplugged.

This is really weird.

Richard Schilling
Root Wireless

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