Android Remote Temperature Control Client
About
Remote client for Arduino temperature project.
How to run
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.
Screenshots
How to contribute
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.
Contributors
- @fartem as Artem Fomchenkov