Onkar Dev
Onkar Dev

Reputation: 11

Remote access between two android devices

I have developed a financial management application in Android, using Phonegap , cordova and jquery mobile. I want to add a new functunality in it, the functionality is when a customer is facing difficulty while using the application,a customer representative can take control of the application on customer's device through his android device, to help the customer, just like one Android device accessing other android device. So is there any plugin or API I can use in my application which can provide the desired functionality to me? More precisely I am looking for the peer to peer access without any interimidiate server, i.e. one android device should be able to take control of another android device directly. Using internet.

Upvotes: 0

Views: 566

Answers (1)

Related Questions