Remote client for Arduino temperature project.
With Arduino module
- run Arduino module;
- pair your Android device and Arduino Bluetooth module from a device settings;
- install
devicebt
app flavor; - run app and select Arduino Bluetooth module from devices list.
Without Arduino module
Install debugbt
app flavor.
Read Commit Convention. Make sure your build is green before you contribute your pull request. Then:
$ ./gradlew clean
$ ./gradlew build
If you don't see any error messages, submit your pull request.
- @fartem as Artem Fomchenkov