开发者

Monitor apps power usage

开发者 https://www.devze.com 2023-03-06 12:18 出处:网络
Is there a way to programmatically access the settings->about phone->battery usage stuff?We\'d like to mo开发者_StackOverflow中文版nitor how much power our app is using.

Is there a way to programmatically access the settings->about phone->battery usage stuff? We'd like to mo开发者_StackOverflow中文版nitor how much power our app is using.


Is there a way to programmatically access the settings->about phone->battery usage stuff?

Alas, no.

We'd like to monitor how much power our app is using.

The excellent-but-flawed answer is the Qualcomm MDP with the Trepn power profiler. Alas, this is expensive and has a wholly inappropriate set of terms and conditions, IMHO.

There is also http://powertutor.org/ and https://github.com/dvgrhl/BatteryCalibrator, though neither are as sophisticated as Trepn.

0

精彩评论

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