How to get information about android battery usage by application
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 The project isn't complete by any stretch of the imagination, but I created an application framework (kinda...that was the goal, it's not there yet) to do just this. Check out http://syspower.googlecode.com . You won't be able to get the percentage by application unless you calculate the usage for all applications but