I'm new to Android development and am creating an app that allows a User to create a Geo fence around a specific location for reminders. For example: Making a geofence around a grocery store to remind the user as he enters to pick up Orange Juice.
Does anyone know of a tutorial that could help in developing something like this?
AFAIK there are no tutorials for geofencing, but it's pretty simple (assuming you want a circular fence).