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.
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.