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

2014-02-28 Thread Jayesh Kumar
http://source.android.com/devices/tech/power.html has detailed information on this. On Thursday, February 27, 2014 10:22:35 AM UTC+5:30, Durga wrote: > > 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 > work

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] 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