This module runs a bot of your choice as an Android Things bot. It's basically BYOIOT.
- Android Things compatible board
- Android Studio 2.2+
- Android SDK
./gradlew installDebug
adb shell am start us.hervalicio.iot/.MainActivity
This module runs a bot of your choice as an Android Things bot. It's basically BYOIOT.
./gradlew installDebug
adb shell am start us.hervalicio.iot/.MainActivity