开发者

how to find out Battery consumption of each application in android device [duplicate]

This question already has answers here: How to get information about android battery usage by application 开发者_开发知识库 (3 answers) Closed 4 years ago.

Could any one tell me the way, how to find out the battery usage of each application in android device.


That's not possible. Battery consumption depends on many different factors, for example Wifi usage, GPS usage, CPU usage, etc... all of which can be shared and used at the same time by many different applications. As an indicator you might want to use the CPU usage of applications, which can be seen in the application management page.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜