Proximity App via SDK
Jump to navigation
Jump to search
- Prerequisites
- 1 x computer with android studio
- 1 x Android phone with android 5.0
- 1 x Estimote proximity beacon
- Proximity Beacon Setup
- Download estimote app
- Configure ->find beacons -> login -> enable Estimote monitoring
- Download estimote app
- Download Estimote Example App
- https://github.com/Estimote/Android-Proximity-SDK
- Import SDK into Android Studio
- Estimote will automatically import their basic Methods and app interface
- Add Permissions to build.Gradle
- In your build.gradle tab add estimote SDK lines that will grab your necessary permissions
- general-SDK
- perimeter-SDK
- Estimote-mustard
- In your build.gradle tab add estimote SDK lines that will grab your necessary permissions