android - How often should my app update user's location using GPS? Is every 1 second overkill or fine? -


using google maps api create route while app open.

right now, updating every second. fine? how google maps app update example? kill battery/hog cpu if have location updated every 1 second?

thank you

once second fine.
cannot save battery updating once in 5 seconds. save battery have request in lower frequence, once in 20 minutes.

it depends of application how accurate tracking must , how need location.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -