Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I want to use remote desktop on an Android tablet.

When I access a tablet A, it would show the same thing on tablet B. Tablet B would be just read-only mode, and do nothing. Tablet A would have all the controls.

Is this possible? If yes, how do I do this?

please watch this video i would like to develop this type of application...

link is https://www.youtube.com/watch?feature=player_embedded&v=DJGQhw2jnRk

share|improve this question
1  
Please note that development questions are off topic according to our FAQ -- so if you target at development issues, this is the wrong place. – Izzy Feb 10 at 20:59

2 Answers

Try AirDroid

You can connect android to android tab or phone...

share|improve this answer
I guess this is not what the OP is looking for. He rather wants the second device as "second screen", according to his description. – Izzy Jan 30 at 12:07
please watch this video i would like to develop this type of application... link is youtube.com/watch?feature=player_embedded&v=DJGQhw2jnRk – nirav patel Feb 2 at 15:37

You might want to take a look at VNC solutions: Setting up a VNC server on one device, and using a VNC client on the other, you come close to your question's description.

Most VNC servers, however, require your device to be rooted (take e.g. a look at VNC server, which is quite well rated). The only non-root solution I've found up to now is VMLite VNC Server, and costs you ~EUR 6.

For the second device, you'll need a VNC viewer then, which is e.g. provided by android-vnc-viewer for free.

share|improve this answer
please watch this video i would like to develop this type of application... link is youtube.com/watch?feature=player_embedded&v=DJGQhw2jnRk – nirav patel Feb 2 at 15:36
This is not about development -- but thanks for sharing the link! Yeah, that's a quite nice RemoteDroid app as well, very much like VNC (the video is about the RemoDroid app). – Izzy Feb 2 at 21:11

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.