geofencing - Android: Trigger an event when the user exits a geofence -


is there way define geofence (center , radius) around device's current location, , have system trigger callback function in app when device exits geofence?

i avoid extensive gps usage, prefer system message on periodic gps polling, @ price of reduced accuracy.

use geofence api in google play services. here can find documentation use it. can have 100 geofences @ time.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -