What is active GPS effect on mobile devices battery life?(主动 GPS 对移动设备电池寿命有何影响?)
问题描述
有源 GPS 会消耗多少电量?没有 gps 导航软件的开销.s是的,我想每 2 分钟对 gps 进行一次采样并将其保存到文件中.这将花费我多少电池电量?
How much does active GPS drain the battery? Without the overhead of the gps navigator software. s ay I want to sample the gps every 2 minutes and save it to a file. how much battery power will that cost me?
我的寿命会缩短 10% 吗?20%?..?
Will I get 10% shorter life? 20%? ..?
推荐答案
我认为如果不衡量它就不能那么容易地回答它.但你可以测量它.只需尝试清空整个电池需要多长时间.一次有 GPS,一次没有.
I think this can't be answered that easy without measuring it. But you could measure it. Just try how long it takes to empty the whole battery. Once with GPS and once without.
这篇关于主动 GPS 对移动设备电池寿命有何影响?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:主动 GPS 对移动设备电池寿命有何影响?


基础教程推荐
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- android 应用程序已发布,但在 google play 中找不到 2022-01-01
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01