开发者

Does recording audio in the background on Android drain a devices battery?

开发者 https://www.devze.com 2023-04-13 02:41 出处:网络
If I have a service analyze audio in the background,开发者_运维知识库 will the battery die quickly?Not really. There will be a noticable difference in power consumption, but not as much as for example

If I have a service analyze audio in the background,开发者_运维知识库 will the battery die quickly?


Not really. There will be a noticable difference in power consumption, but not as much as for example the WiFi radio uses.


Quickly = BatteryCapacity / WattNeededForBackgroundOperation

0

精彩评论

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