android-things Questions
3
I have flashed my Raspberry Pi 3 with the Android Things image, I have not been able to connect it to my wifi network. I have run adb devices but I get no response.
Sha asked 14/12, 2016 at 14:58
3
Solved
Usually, to power down an Android device, you do this via the power button of course.
You can also do adb shell and reboot -p.
But in Android Things, I don't see a way to shut down the device.
If...
Electro asked 6/1, 2017 at 10:41
2
Solved
Is it possible to perform a runtime check to see if a device is running Android-Things?
Darlington asked 24/5, 2017 at 17:50
2
Solved
How can I update my Android Things preview 1 with preview 2? Is there an automatic OTA available or isn't this possible right now, so that I have to flash the sdcard (from my Raspberry Pi)?
Kaela asked 20/2, 2017 at 8:23
3
Solved
I am working on a project which involves a Raspberry Pi 3 Module B Board with Android Things OS on it. My android application running on Raspberry Pi3 needs to communicate with an external hardware...
Methodology asked 1/2, 2017 at 5:17
3
Tried to read analog data from gpio, but only see a way which returns signal strength as LOW or HIGH (boolean).
Couldn't find any solution in the documentation and in code references.
Is it even ...
Steading asked 27/12, 2016 at 9:53
2
Solved
I'm trying to show soft keyboard on Android Things, Raspberry Pi 3. I tried the methods below, but not succeeded so far:
<activity
...
android:windowSoftInputMode="stateAlwaysVisible">
a...
Marxismleninism asked 3/2, 2017 at 1:17
2
Total newbie, I have a Raspberry Pi and have put the Android Things disk image on and booted it up, but I can't connect to it from a Windows 10 PC running Android Studio, adb.exe via Ethernet or US...
Defamation asked 1/2, 2017 at 15:51
1
Solved
I'm using Pimoroni Rainbow-Hat Raspberry pi3 kit. I have loaded android things image on sdcard. I have power cable and ethernet cable connected.
I can see Android things boot screen on display but...
Persephone asked 1/2, 2017 at 11:4
1
Solved
I've been trying to access GPIO on Raspberry Pi with Android things using NDK, but after trying several approaches I always find some kind of security wall preventing me from accessing it.
The mot...
Unkennel asked 27/1, 2017 at 13:22
2
Solved
I want to be able to detect when a peripheral sensor is NOT connected to my Raspberry Pi 3.
For example, if I have a GPIO passive infrared sensor.
I can get all the GPIO ports like this:
Perip...
Heartfelt asked 21/1, 2017 at 23:21
3
Solved
Is there any way to get screenshot in Android Studio (or via ADB) for Raspberry Pi 3 Model B with Android Things Developer Preview on it? (any other way not via Android Studio/ADB also accepted).
Albite asked 10/1, 2017 at 20:17
2
Solved
I'm interested in knowing how to set the first wifi on android things (not android phone) without access to a network cable, for a fresh install.
There certainly must be a way to put the inf...
Pave asked 18/1, 2017 at 23:11
1
Solved
I've noticed in the Android Things contrib-drivers repo there's a few of these .driver-metadata files (one in each different driver folder). Does anyone know what they're for?
Example: https://git...
Spandrel asked 10/1, 2017 at 23:38
2
Solved
I was going through the sample program of Android things and i have found 2 there.
One was having <category android:name="android.intent.category.LAUNCHER" /> and another was having <cate...
Pigfish asked 15/12, 2016 at 11:29
3
Solved
How do I connect w/ adb to the Raspberry Pi 3 running Android Things?
Origen asked 13/12, 2016 at 17:17
1
Solved
Why different boards have different GPIO names in Android Things?
For example, in Raspberry PI 3, there are BCM6, while Intel Edison with the Arduino breakout has IO12, IO13, etc.
Cellulous asked 13/12, 2016 at 17:32
© 2022 - 2024 — McMap. All rights reserved.