How can I get battery usage per application in Android.
I need to know % of battery spent by application.
Is it possible using SDK?
What I need is th
You can try out this command, though I'm not sure how to read its output:
adb shell dumpsys batterystats