Location Messaging in Android Apps that Use SDK Version 10
The steps for implementing location messaging have changed in version 10 of the SDK. To upgrade your app to version 10 of the SDK, first update the initialization code. Then, use these code examples to update the location messaging code in your app.
Use this code example to enable geofence messaging during SDK initialization.
Use this code example to toggle geofence messaging at runtime.