On Gingerbread users can report apps for their battery usage, by going to Settings -> About phone -> Battery use, and then tap on a specific app.
My question is, as a developer where can I see these reports?
They seem very useful because they contain information on what type of wake locks you might be leaking.
adb shell dumpsys poweror on rooted devices look at market.android.com/details?id=me.kennydude.dev.urlopener&e -Anything else like on the web would be an invasion on the user's privacy :) – Joe Simpson Aug 27 '11 at 19:34