I would like to launch my custom app from web browser. I have found the answer to this question here: Make a link in the Android browser start up my app?
Now I would like to return some data from my custom application back to the web page that opened it and then POST it to the server.
Any ideas how to do this?
Matra