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 the information that's available on an Android device under "Settings>About phone>Battery use", but for specific applications
Thanks