Questions tagged [android-things]

Android Things is an operating system for the Internet of Things based on the Android OS. It supports common peripherals like GPIO, SPI, I²C and UART with a single headed or headless app. When asking a question, don't use the Android tag unless it is common for both operating systems. It is a light weight version of Android OS, specially design for IOT devices.

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. For more details, visit the FAQ page.

  • New APIs for IoT devices
  • Turnkey hardware solutions
  • Low barrier to entry
  • Build products at scale

Build connected devices for a wide variety of consumer, retail, and industrial applications.

Official documentation:

Android Things Official Web Site

Android Things SDK Overview

Android Things Release Notes

Supported Hardware Platforms

Official Repositories:

Official GitHub profile

User-space drivers

Peripheral Driver Samples

605 questions
-2
votes
1 answer

Is it necessary to first connect raspberry pi 3 with adb then develop the android things project

I am new to android things. Recently I tried to build an android things app on android studio 2.3.3 with 25 SDK. But when I include the android things support library into the dependency of app module build.gradle file and sync with latest gradle…
-3
votes
1 answer

How to detect on long key press release in Android

I am trying to implement a code that does something like a Joystick. For an example when i press the LED on button, the LED stays on till i keep holding the LED on button and goes off when i release the button. So how do i get the onRelease event…
-3
votes
1 answer

Is sensors for Arduino work with Raspberry Pi?

I want to experiment with some sensors with my Raspberry Pi 3. For that, I searched for sensors to buy online. During the search some websites says "buy sensors for Arduino" and some says "buy sensors for Raspberry Pi". So. if I buy sensors for…
Farooq Ahmad
  • 41
  • 1
  • 9
-3
votes
1 answer

Is it possible to use multiple cameras with Raspberry pi 3 running AndroidThings?

Is there any way of using more than one camera on raspberry pi 3 running AndroidThings?
-4
votes
1 answer

Android Things NTP server

I am looking for a way to get the current time in Android Things trough an other NTP. I can't find a gps.confon Android Things, like it is in normal Android.
1 2 3
40
41