I'm developing an app that should make a sound to know that I'm getting close to a bookmark but I do not know how to do it ... I'm using Android Studio.
I'm developing an app that should make a sound to know that I'm getting close to a bookmark but I do not know how to do it ... I'm using Android Studio.
The android has a feature that calls GEOFENCE, when you register a location and a radius in this feature it will be responsible for letting you know when you enter this radius and when you leave it ...
Here's the documentation: