Hi,
I am trying to develop the Remote desktop application, where client is android tablet, server is written in java.
I succeed in sending the windows pc screen capture to the android app. where I show the images using the imageview tag.
If user touch some part of image then how to send this information to server and the user tries to open a folder in PC from android screen then how to achieve this?
Could please help me in this scenario?
Regards
mini.


