Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
806 views

I have Pico i.MX7 Development Kit for Android Things https://www.nxp.com/docs/en/user-guide/PICO-IMX7UL-USG.pdf other than Pico-PI rev b1 it has other hardware, including screen https://medium.com/...
karabara's user avatar
  • 567
0 votes
1 answer
1k views

I am in a situation where I need to use two cameras at a same time. I have been looking up in internet for Camera2 api examples. Although not successful in developing my own camera app the way I want ...
sujan_014's user avatar
  • 536
3 votes
0 answers
189 views

I've got the NXP i.MX7D Android Things Development board, but I can't update it because I can't login into the Android Things Console, and it's stuck on 0.8.0 Developer Preview 8.
Petroid 2470's user avatar
1 vote
1 answer
608 views

I am using Odroid N2+ board for transmitting and receiving data from UART and turning GPIO ON and OFF. The GPIO part is working alright. When I put the code for transmitting only, there was no problem....
sujan_014's user avatar
  • 536
1 vote
0 answers
332 views

My company develop some app on Android things past years. I know Google alread had give up the project. But my boss want to try if it possilbe to build the image from the source code, make our product ...
如果人生能重來's user avatar
4 votes
1 answer
1k views

I would like to set my Android app as device owner on a device running Android Things. (I know that Android Things is getting shut down, but still I would need to make it work) I tried the usual ...
sdabet's user avatar
  • 19.3k
1 vote
2 answers
306 views

I have imported implementation 'com.google.android.things:androidthings:1.0' And when I execute code, it throws a runtime error because inside of the PeripheralManager class the methods are all stubs: ...
Tim Nuwin's user avatar
  • 2,927
2 votes
1 answer
254 views

Due to the shutdown of Android Things console in 2022 I would like to know if someone of you tried to update the app via USB. I tried with no success: First try: Intent intent = new Intent(Intent....
Daniele's user avatar
  • 678
0 votes
0 answers
281 views

I coded an Android application for publishing and suscribing to Mosquitto broker using MQTT paho library and I tested it under different scenarios. I've already tested my application and it works ...
Antonio Delgado's user avatar
1 vote
2 answers
244 views

Android Things posted this: The Android Things console will stop supporting new projects on January 5, 2021, and will be turned down for all existing projects on January 5, 2022." We are using ...
sugandha sharma's user avatar
1 vote
2 answers
209 views

I have done Android Things OTA remote update 4 times and it was successfully happened. But this time it is giving error which is "You've reached the device limit. Some features will not be ...
sugandha sharma's user avatar
1 vote
2 answers
513 views

I am trying to download an Android Things image for Raspberry Pi 3 and I get this 403 Forbidden error. What can I do? What do you want to do? 1 - Install Android Things and optionally set up Wi-Fi 2 - ...
Louis Friedrich's user avatar
0 votes
1 answer
379 views

I am a beginner in Android and testing Android code in which I am receiving and sending data through UART communication. Hardware for communication- MAX232 device which is connected to Raspberry Pi3 ...
sugandha sharma's user avatar
1 vote
2 answers
1k views

Currently I'am working on an aplication via Android Studio, that executes commands using the next sintaxis: Process p = Runtime.getRuntime().exec(new String[] { "su", "-c", "...
Antonio Delgado's user avatar
1 vote
1 answer
177 views

I need to add languages to AOSP keyboard in Android Things version 1.0.15. When I try to modify the language pressing long the button (",") next to the spacebar the app crashes: android....
Daniele's user avatar
  • 678

15 30 50 per page
1
2 3 4 5
41