I know how to Create a Smart Home Action & trigger it via the Google Assistant.
Is it possible to run Android Things OS on Lenovo Smart Display or Google Home Hub and Build & Run a custom Android App??
I know how to Create a Smart Home Action & trigger it via the Google Assistant.
Is it possible to run Android Things OS on Lenovo Smart Display or Google Home Hub and Build & Run a custom Android App??
The smart displays made from companies like LG do run Android Things with an app that is the Assistant experience. However, as part of the consumer product, these smart displays disable ADB and other development tools, preventing you from being able to run custom software on these devices.
adb root isn't usable. Connect with usb type C and it runs. Also adb shell is usable. You must find the USB Type-C Slot.
To open Settings monkey -p com.android.settings -c android.intent.category.LAUNCHER 1