Gimbal Android Basic Sample

Minimal Gimbal Integration Example on Android. After setting up your application, place(s) and communication(s) on Gimbal Manager the code below will yield Place Events and Local Notifications.

Before you create your Android application

Using the Gimbal Manager: https://manager.gimbal.com/

In the sample Android application

Full Gimbal Docs http://docs.gimbal.com/

Marshmallow Permissions

If you are running this application on Marshmallow or higher you will need to add code for asking permissions. If you need to know how to do this , please refer to our github project [https://github.com/gimbalinc/marshmallow-permission-example] (https://github.com/gimbalinc/marshmallow-permission-example)