火星守望者
精华
|
战斗力 鹅
|
回帖 0
注册时间 2008-4-15
|
本帖最后由 sakuyamai 于 2017-2-17 12:31 编辑
版规禁止讨论内容,编辑了
这个问题在github上的这项目issues里看过
Why does *** consume so much battery on Android 5.0+?
As *** takes over the whole device network, any battery used by network activities from other apps are also counted as those from ***. So, the battery usage of *** equals to the sum of all the network activities of your device. *** itself is a totally I/O bound application on modern Android devices, which is expected not to consume any notable battery.
So if you notice a significant increase in battery usage after you use ***, it's most likely caused by other apps. For example, Google Play services can consume more battery after being able to connecting to Google, etc.
大概无解,我是分应用的,所以排除的都会显示正确流量,没排除的没办法了,全算在里面了 |
|