Use "input" for non-rooted devices?

Discussion about DroidMote Server for Android
knoxbrder
Posts: 7
Joined: Mon Nov 19, 2012 12:46 am

Use "input" for non-rooted devices?

Post by knoxbrder »

If you use the command line program "input" on Android you can emit strings, keys, clicks, drags. Could you add an option to use that for non-rooted devices? I use this for my VNC server. On some devices it needs to be started via adb to get shell rights and it is a little slower than uinput. But it still allows devices (like my upgraded non-root tablet!) a way to use your app without root.

Thanks for thinking about it!
Mike
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: Use "input" for non-rooted devices?

Post by zulu99 »

DroidMote is not a so stupid app as you think. DroidMote is a real driver at kernel level with more complex work that simulate real devices in all OS supported.

What you suggest is good for scripts and debug, but not for a serious program.

If you do not root Android, you'll never be the master, but others will be in your place. :D for me

Android without root is like a Ferrari with an engine of an old car. :D for me

p.s.
DroidMote Client not need root.
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto
knoxbrder
Posts: 7
Joined: Mon Nov 19, 2012 12:46 am

Re: Use "input" for non-rooted devices?

Post by knoxbrder »

lol. I root all the devices I can, and if you can tell me how to root my TF201 running Jelly Bean I will happily do so; so far there is no root for it.

I am just saying it would be nice to have a fallback for devices without root.

My VNC server runs great as root, but I have a fallback for nonroot users to get "some" functionality.

Great apps by the way.
knoxbrder
Posts: 7
Joined: Mon Nov 19, 2012 12:46 am

Re: Use "input" for non-rooted devices?

Post by knoxbrder »

Thanks.

Unfortunately none of those work on a locked TF201.

And the unlock tools doesn't work on JB.