Top "Android-things" questions

Android Things is an operating system for the Internet of Things based on the Android OS.

Powering off Android Things

Usually, to power down an Android device, you do this via the power button of course. You can also do …

android-things power-off
INSTALL_FAILED_MISSING_SHARED_LIBRARY Error When Trying To Run Android App

I've never made an Android app before and I'm this isn't a great start. I made a blank project on …

android-studio android-things
Does Android Things support the Raspberry Pi 3 model B+?

Has anyone tested Android Things on the Raspberry Pi 3 model B+ yet? When I attempt to boot the Pi 3 B+ …

raspberry-pi3 android-things
connect to Raspberry Pi 3 using adb

How do I connect w/ adb to the Raspberry Pi 3 running Android Things?

android raspberry-pi raspberry-pi3 android-things
Setting wifi ssid with a space in it

I am trying to setup the wifi on my android things raspberry pi following the documentation. My Ssid contains a …

android adb android-wifi android-things
Reboot programmatically Android Things

I want to use this code in order to reboot my RPI3 running Android Things: public static void Reboot() { try { …

java runtime.exec android-things
Android Things: Connect to Serial Debug Console

I've been trying to connect to the serial console of a Raspberry Pi 3 with Android Things using USB to TTL …

console uart android-things