Android: Simple way to make a geofence?

后端 未结 4 1315
执念已碎
执念已碎 2021-02-07 10:54

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

4条回答
  •  半阙折子戏
    2021-02-07 11:10

    You can use the new GeoFence class released at Google IO 2013:

    http://developer.android.com/reference/com/google/android/gms/location/Geofence.html

提交回复
热议问题