Sample Android application using the MiBeacons SDK
- In the top-level
build.gradlefile, replacemibeaconsUrl,mibeaconsUsernameandmibeaconsPasswordwith the supplied Maven credentials. - In the app
build.gradlefile, replacemibeaconsApiUrlandmibeaconsApiKeywith the supplied API credentials. - Alternatively, these fields may be added to the
gradle.propertiesfile.