Sample Android application using the MiBeacons SDK
- In the top-level
build.gradle
file, replacemibeaconsUrl
,mibeaconsUsername
andmibeaconsPassword
with the supplied Maven credentials. - In the app
build.gradle
file, replacemibeaconsApiUrl
andmibeaconsApiKey
with the supplied API credentials. - Alternatively, these fields may be added to the
gradle.properties
file.