pathsense / pathsense-samples-android

Sample Applications for the PathSense SDK
Other
26 stars 10 forks source link

Location provider use if not GPS is available #9

Closed cpenbe closed 7 years ago

cpenbe commented 7 years ago

Does your location provider solution work without GPS (ie. via Wifi, mobile network etc.) in case GPS is unavailable to use?

pablobaxter commented 7 years ago

The Geofence API works without GPS, but performance will be degraded compared to both GPS and WiFi being on. Are you expecting GPS to be turned off, or having the device used in a GPS devoid area?

cpenbe commented 7 years ago

Thanks for the answer Pablo. Actually I'm expecting GPS to be turned off to save battery.