Hi guys,
I want to create this link between an android app and another app on my pc.
I ve created an phone app where I throw a ball out of the phone screen, so I what to use the coordinates of the ball on exit and communicate with my PC (.exe) app and bring the ball on the pc!
How can I do that?
My idea is to use network and send a message to the PC app with the coordinates and use the coordinates to spawn the ball on the PC.
Can you help me with some code?!
I want to create this link between an android app and another app on my pc.
I ve created an phone app where I throw a ball out of the phone screen, so I what to use the coordinates of the ball on exit and communicate with my PC (.exe) app and bring the ball on the pc!
How can I do that?
My idea is to use network and send a message to the PC app with the coordinates and use the coordinates to spawn the ball on the PC.
Can you help me with some code?!