Questions tagged [android-things]
Android Things is an operating system for the Internet of Things based on the mobile OS of the same name. It supports common peripherials like GPIO, SPI and I²C with a single headed or headless app. Only the Raspberry Pi 3 can run Android Things.
60 questions
2 votes
0 answers
597 views
Run LineageOS on raspberri Pi4 without HDMI connected
I installed Lineage OS 18.1 (a based on Android 11 operating system) on my raspberry pi4. When connected to a monitor via HDMI, it boots normally. After booting normally, disconnecting the HDMI ...
0 votes
0 answers
72 views
Android Things for RaspBerry
I have a problem to install the image of Android on MicroSD for my RaspBerry Pi3 Model B+. I have followed all the steps indicated on the link "https://developer.android.com/things/hardware/...
1 vote
0 answers
96 views
Crashing with VNDK
I have 2 raspberry pi 3's, so far as I know identical. I'm running Android Things on them. I have my app on a sim and it works fine in one pi. Putting the sim in the other pi, I see the app ...
1 vote
0 answers
247 views
Adafruit BMP280 Temperature Sensor with Raspberry Pi
I am using Adafruit BMP280 Temperature sensor breakout board with Raspberry Pi 3 Model B. OS- Android things. I am using library: https://github.com/androidthings/drivers-samples/tree/master/bmx280 ...
1 vote
0 answers
239 views
3.5 inch DPI display setup on Android things. How to?
Hi please help with installation display to my Raspberry. It perfectly work with standard OS but I doesn't understand how to install it to Android. Display connected via GPIO. Does it general ...
3 votes
1 answer
236 views
Running multiple applications on Android Things
Can we install more than one application on Android Things and run only one at a time as we desire just like an app in Android phones?
4 votes
2 answers
1k views
How to make/develop Android apps and use them with RPi4?
I am using Raspberry Pi 4 for a while with the latest buster release. I searched for a lot of questions and find that Android development is not possible with Raspberry Pi. But I wonder, that both are ...
0 votes
0 answers
613 views
How can I disable the serial debugging console?
I am using raspberry pi 3b model with android things. I need to attach GPS module NEO6mv2 with the pi. How can I disable the serial debugging console?
12 votes
9 answers
18k views
What is the highest voltage from the power supply a Raspberry Pi 3 B can handle without getting damaged?
I am using Android things on Raspberry Pi 3 B with a 7-inch touch screen. Currently, I always see a yellow thunder bolt sign on the screen which means that the Raspberry Pi isn't receiving a high ...
1 vote
1 answer
342 views
Rasp pi 3 reliability - automatic updating a problem?
I have a pi 3 with Android Things that I use to control an irrigation system. It connects to wifi, gets the weather forecast and controls the irrigation valves based on the weather info. It runs ...
2 votes
1 answer
2k views
Android Things Wear in Raspberry Pi Zero
Can I install Android Things Wear OS in Raspberry Pi Zero? if not, what will be the microprocessor I can use?
1 vote
1 answer
110 views
Old code running on reboot
I have a headless pi3 running Android things. My app is an irrigation system. It's out in a greenhouse, so I connect to it via wifi. I have the app running by default on boot. I can change code, ...
0 votes
0 answers
224 views
"Raspberry Pi 3 B" rebooted infinitely on Android Things
More than 30 Wi-Fi APs are scanned in our office. if... I turn on the WiFi module on "Android Things", "Raspberry Pi 3 B" will be rebooted infinitely. Turning off multiple WiFi APs, sometimes ...
2 votes
2 answers
498 views
Unable to flash Android of things on SD card properly
I have been trying to install Android of things on Raspberry Pi 3 B+ but cannot get it working. I downloaded latest android of things setup utility, ran it on windows 10. I have successfully flashed ...
3 votes
0 answers
274 views
Android things keeps restarting
Trying to install Android Things OS on RPi3 B V1.2, but before I can -- or shortly after -- I get to the set-up screen, the OS reboots. This happens repeatedly. Rasperian works great under CPU and ...