Closed GoogleCodeExporter closed 8 years ago
The problem is that Android has a way for sending key presses, but not for
sending mouse movements.
What app can use the joypad as a mouse cursor?
Original comment by kenneth@hexad.dk
on 20 Feb 2012 at 9:04
I rly dont know i've been searching for that over 2 weeks noww...
But cmon on android u can get everything done right ? until now i have :P
I just hope for a solution and ofcourse keep searching myself
]Greets Robin
Original comment by mr.sti...@gmail.com
on 20 Feb 2012 at 11:13
I have found that Android blocks all attempts to send keypresses and cursor
movements. There is a special permission that an app must have to send them,
but Android ignores it, so only apps running with root permission (or those
installed by the ROM) can request those permissions.
If you know how to write some code, you can write a mini server that is
executed as root, and then redirect data from BluezIME to the root-enabled app
and have it send mouse movements (and other goodies).
Original comment by kenneth@hexad.dk
on 21 Feb 2012 at 9:17
Thats sounds like a good idea but unfortunately not... I only did some flash
and java in school but stopped there ... :P
My phone is rooted though so it should be possible. Maybe you guys could
intergrate it in the program i think alot of ppl would be pleased :D also great
for in use with the mhl HD adapter. but i'm sry no code writing for me...
Original comment by mr.sti...@gmail.com
on 21 Feb 2012 at 11:24
Yeah, but I am just one guy, and I do this for fun.
But I have so many projects that I work on, that I have to prioritize, and this
is not a fun priority for me right now.
If you can coax someone into working one it, I'd be happy to throw some hints.
Original comment by kenneth@hexad.dk
on 22 Feb 2012 at 9:09
Original issue reported on code.google.com by
mr.sti...@gmail.com
on 18 Feb 2012 at 3:55