Does PRIORITY_BALANCED_POWER_ACCURACY exclude the GPS provider?

戏子无情 提交于 2019-11-29 08:45:49

In my experience, the PRIORITY_BALANCED_POWER_ACCURACY uses GPS only when accessing location updates from any other provider is not possible. When I was using my application, a scenarios when cell tower was lost and no wifi available, the phone started taking location updates from the GPS. As far as I remember, I did not open the maps application or any other GPS specific application on the phone.

Huy T

After looking around a bit, it looks like PRIORITY_BALANCED_POWER_ACCURACY does indeed exclude GPS altogether.

Google Play Services for Android. Location client not update location if wifi disabled

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!