This is a simplified Android Things smart home Android app from the original project implemented in Scala and having only the light control functionality.
Below are only the additional steps required after Nilhcem/smarthome-androidthings
-
Download the
google-services.jsonfile and save it to the root project directory -
Build and install the application to the Android Things device:
sbt android:run