This section describes step by step how to download this repository and setup the android studio project. After this setup it's possible to further develop the app and test it using your own device.
Important: This project does not work on most emulators because they can't emulate bluetooth communnication.
- Download the project from this repository in your prefered location.
- Load this project on Android Studio
- Connect an Android device to the computer
- You need to enable usb debugging in developer mode.
- Press run and select the connected device
Now the app should be running in your device.
- If you don't have Android Studio installed check the installation guide from Google. The validated version is present in App development info section.