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.
34 questions
0
votes
0
answers
24
views
BG Smart Power Adapter
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 ...
2
votes
1
answer
104
views
How can I install custom CA certificate to Sonoff NSPanel Pro?
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 ...
1
vote
0
answers
845
views
Open, Write and read RS232 port Android Studio
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 ...
1
vote
0
answers
81
views
Is it possible to boot from the sd-card on the HDK8150 board?
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 ...
4
votes
2
answers
1k
views
Stream any audio from Android phone to multi-room speakers?
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, ...
7
votes
2
answers
1k
views
Philips Hue App - out of home control sign-in problem
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 ...
0
votes
1
answer
120
views
How can you send location based push notifications to all android/ios devices that enter range of an IOT device
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 ...
3
votes
0
answers
70
views
What IoT services are available for free that does not have message rate limit?
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 ...
1
vote
0
answers
740
views
Xamarin.Forms to ESP8266 Wifi moduleConnection [closed]
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 ...
7
votes
1
answer
388
views
Can an Android phone do the same things as Google Home (Mini)?
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 ...
12
votes
2
answers
691
views
Android things create Wi-Fi access point to configure device
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 ...
4
votes
1
answer
118
views
What are the best / recommended approach for communicating or sending message between iOS/Android app to hardware / Raspberry Pi? [closed]
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 ...
5
votes
2
answers
7k
views
How can I pair the Tile to the phone?
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 ...
8
votes
1
answer
163
views
Query my location from home
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 ...
3
votes
1
answer
108
views
Chromecast Doesn't Show Up
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 ...
1
vote
0
answers
131
views
Are there anybody use Android based 4G module [closed]
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 ...
5
votes
2
answers
586
views
Read and Send Orientation Sensor Values from Android to Arduino
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 ...