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
You can use the new GeoFence class released at Google IO 2013:
http://developer.android.com/reference/com/google/android/gms/location/Geofence.html