• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Receive data Android studio from Python

JoostB99

Lurker
I've a question. I made an app to control a RGB lamp. For this I've set up a UDP communication between the app and python (Raspberry Pi). But this is one side comminucation. So it's possible to communicate.

But what I would like to know is how to send data from Python to Android (studio). Further I would like to know how it is possible to make a thread which every second ask for data from Python and continues to run continuously throughout the app.

I hope there's someone who can help me.

Thanks in advance for helping me.
 
Back
Top Bottom