Re: [android-kernel] battery usage information of each application and processes

2014-02-26 Thread Durgadoss Ramanathan
It uses the power_profile.xml in that particular platform. Do godir power_profile.xml and start from there. It's easy to trace it's working. On Wed, Feb 26, 2014 at 1:01 PM, Sagar Gandhi wrote: > how can i get the information about the battery consumption of each > application or services per u

[android-kernel] changes to include to give a Gingerbread kernel ICS support?

2014-02-26 Thread Evan Proffitt
I could really use some help. I've created a build environment (Ubuntu 12.04 VM) and have all the necessities to build. The build has compiled a total of 5 times for my phone (LG Optimus Logic (L35G)), with 5 different kernel sources. Each time, the build bootloops. I've tried reading through

[android-kernel] battery usage information of each application and processes

2014-02-26 Thread Sagar Gandhi
how can i get the information about the battery consumption of each application or services per unit time (or say after every n seconds)? is there any built-in api for it ? how inbuilt battery stats in android calulate the battery consumption of each application ? -- -- unsubscribe: android-k