Skip to main content

Questions tagged [android]

For questions relating to the Android mobile OS when and where the usage of the OS used for IoT purposes. If your question does not have a specific IoT part please consider asking on the Android Stack Exchange.

Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

I have a BG Smart Power Adapter (Part No. AHC/U SF SKU 124 GV). To set it up you need to install the BG Home App from Google PlayStore. However, this app won't install on new and recent versions of ...
Koorb Notsyor's user avatar
2 votes
1 answer
104 views

I have installed Home Assistant to Sonoff NSPanel Pro according to this guide: https://blakadder.com/android-panel-webview/ Finally I installed the Home Assistant. When I tried to connect to my Home ...
Dániel Kis's user avatar
1 vote
0 answers
845 views

I have to do a project with an industrial android screen that consists among other things to open, write and read a serial port. I clarify that my device has rs232 ports (I think that the classic ...
Leandro marcos's user avatar
1 vote
0 answers
81 views

I recently acquired the HDK8150 board. I am pretty interested in running a non-Android Linux OS there. After some hours of going through I found some interesting stuff: I found that from Linux kernel ...
Fran's user avatar
  • 11
4 votes
2 answers
1k views

Is it possible to stream any audio from an Android phone to a multi-room speaker setup? I would like to invest in some multi-room speakers, but I do not use any streaming services. My media files, ...
user1438038's user avatar
7 votes
2 answers
1k views

I am trying to control lights from outside using Hue app on my Android phone, but when I try logging in, by hitting 'log in' button under 'out of home control' under Settings, it takes me to an ...
Sean's user avatar
  • 71
0 votes
1 answer
120 views

I would like to send a location based push notification to all devices that enter a range of some kind of IOT device. for example I would have a device which sends push notifications to any phone ...
Harry's user avatar
  • 103
3 votes
0 answers
70 views

let say my other device publishes messages every 10ms (trying to show a real time graph in mobile app) sending at slower rate i.e every 1s instead of 10ms would result to wrong output. Are there any ...
SoraCode's user avatar
1 vote
0 answers
740 views

Am build new application for ESP8266. Then how can i connect my xamarin.forms application to esp8266 any reference and documentation for this. Already referred WIFIManager library in android many of ...
logeshpalani98's user avatar
7 votes
1 answer
388 views

I'm considering buying a Google Home Mini, but it's unclear to me if it can actually do things that my smartphone can't do? I currently only have one "smart" light bulb, and I figure I'd mostly use ...
Magnus's user avatar
  • 173
12 votes
2 answers
691 views

I need to send Wi-Fi credentials to my Android Things headless device via a mobile app. As it is right now, the device advertises on Bluetooth, the mobile app connects to device and sends Wi-Fi ...
Anthony Raimondo's user avatar
4 votes
1 answer
118 views

I want to have a hardware where it will send an occasional message or notifications to the mobile app. For example, when the hardware camera is now low on battery it should send a notification to the ...
Lawrence Gimenez's user avatar
5 votes
2 answers
7k views

Setup: Put Tile tracking card in shoe. It has a one year charge. Charge Jelly Pro phone each night. Put phone in coat pocket each morning. Provide these features: Track phone if he is not at home ...
CW Holeman II's user avatar
8 votes
1 answer
163 views

I have a service at my home, on a Raspberry Pi for example, which should execute depending on where I am (work, home, shop,...) Use case example : Send a reminder to somebody in my house but not ...
Goufalite's user avatar
  • 3,786
3 votes
1 answer
108 views

Today, I moved my Chromecast from one room to another, and when I tried to connect, my phone couldn't find it. I did a factory reset, but now I still can't find the Chromecast on either my laptop or ...
DataOrc's user avatar
  • 151
1 vote
0 answers
131 views

Are there anybody who used android based 4G module, I have found out a 4G module based on Android system and support 2nd develop, which means we can use the application processor on there module and ...
Jin.Liu's user avatar
  • 89
5 votes
2 answers
586 views

I'm trying to read orientation sensor values from android and send them to an Arduino. The android will send valueX, valueY and valueZ in bytes. Each value will end with x,y and z character at end of ...
fadfadhli's user avatar