Is there an example for what Erel is mentioning in the above.. " You can open a socket on one app and then connect to this socket in the other app"
Really would appreciate it..
Thanks
You can search the forum, there are a lot of ways & examples ..
Using HTTPServer library (localhost or 127.0.0.1 address not work, use network ip)
Or easier way use intent messages.