|
|
|
|
|
by sliverstorm
3632 days ago
|
|
If the phone tracked more locally it could not poll GPS until it detects locally that it's moved enough, so if you weren't moving you wouldn't be updating your position very often. That's how the Android Location service works, unless you intentionally bypass it. You ask the location service to update you when it determines the user has moved X feet. |
|