My app shows ridiculous high battery drain in the Android --> About
Phone --> Battery Usage menu. > 75% all the time.

Using spare parts, it seems all that usage is in the Sensor Usage.
I've tried everything I could think of but can't debug why this is
happening. One by one, I went ahead and commented out all my
Activities. I use the SensorManager in only one location and have
tried every away of unregistering it open quitting.

Heck, even if I force close my application (and disable all background
services) and then unplug my phone from charging - the battery manager
still blames my app for over 75% of batter usage. No homescreen
widgets (from my app), no background service, app isn't even running
according to running applications... what gives?

I don't think my app is actually consuming this much power. Something
about how the battery manager determines what app uses how much
battery I don't understand.

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

Reply via email to