3

I have two Android tablet devices, and I want to use the first device to control the second device. The first device should act just like a keyboard and mouse. But I can't find the solution to do this. I am using Android 2.2, and the Android OS have the mouse cursor.

ale
  • 19,723
  • 34
  • 110
  • 159
  • 2
    Are you looking for a way to implement this in a program (since this originated on SO) or are you looking for an already existing method for doing this? Your question is somewhat vague, so perhaps you can clarify a bit. – eldarerathis Mar 30 '11 at 12:49
  • I'm looking for a way to do this work, and I find some point about that I must to Root the android so that can control the mouse and keyboard.

    But I just know that. Maybe someone can give me some suggestion.

    Thanks~

    I'm sorry. My English is a little weak. ><"

    –  Mar 31 '11 at 08:48
  • You can control the keyboard without being root with Tablet Remote. But I didn't find an app to control the mouse without being root :/ – ChesuCR Apr 01 '17 at 13:47
  • And I found this Google Application for Android TV Box, but I need it for the normal Android :( – ChesuCR Apr 01 '17 at 14:25

1 Answers1

3

Install DroidMote Server on the one you want to be controlled and DroidMote Client on the one with which you want to do the controlling.

Matthew Read
  • 50,567
  • 30
  • 145
  • 273
genny
  • 31
  • 2