This project exemplifies how to use the Plot External Region Trigger feature using Eddystone beacons. In this example, we did all the required steps from the plugin integration guide. If you want to know more about the Plot Projects plugin, go to the Plot Projects website.
This guide assumes you have access to our dashboard and you have a public token. Otherwise, contact sales for a demo and more information. More information about integrating the Plot Plugin into your Android app is in the integration section of our documentation.
- Set your Eddystone Beacon(s) in the Plot Projects Dashboard.
- Set your credentials in the plotconfig.json file.
- Edit the Eddystone namespace set in the MainActivity.java to match yours.
- Build and run the app.
This example project actively searches for beacons both while on foreground and background. For testing purposes, you can press the search button to force a beacon search.