Welcome to the Watch app guide.
Included in the app as well, you can find my thoughts about different aspects of the app here (coming).
Execute the next gradle tasks from the terminal.
For executing all unit tests --> gradlew testLiveDebugUnitTest
For executing all android tests --> gradlew connectedLiveDebugAndroidTest --no-parallel
The contents of this repository are covered under the MIT license.