androidthings / sample-simpleui

Connect GPIO states with a graphical UI on Android Things
120 stars 55 forks source link

How can I run an app test in the emulator? #3

Open soungno opened 5 years ago

soungno commented 5 years ago

How can I run an app test in the emulator? It's so hard to send to raspberry pie to check.

Fleker commented 5 years ago

The emulator does not support Android Things. Due to the potentially complex nature of emulating hardware peripherals, it's preferable to test on device.