LocationService polling interval

408
1
05-22-2013 08:55 PM
FraserHand
Occasional Contributor III
Hi,
Is there a way to change the Location Service polling interval? I'd ike to slow it down to every few minutes.
Thanks,
Fraser
0 Kudos
1 Reply
AndyGup
Esri Regular Contributor
Fraser, I don't believe there is a property to adjust that in the current version of the LocationService. You'll probably need to switch to the Android LocationManager if you want to fine tune GPS settings. Here's a tool and some articles that explore how to use LocationManager, if that's the direction you want to go: https://github.com/Esri/android-gps-test-tool
0 Kudos