Open GoogleCodeExporter opened 9 years ago
There is no real system in place in Android that allows an app to deliver
analog data.
BluezIME offers a broadcast service, but the game app needs to explicitly read
those data (i.e. you need to ask OnLive to update their app to read the analog
data).
I have not found a real way to send "mouse" or "trackball" data. It seems that
it is possible to register a fake hardware device and generate mouse data, but
it requires a rooted phone, so I have not investigated further.
I would love to see this feature, but until I find a way to send mouse data, I
cannot make it.
I have little hope of seeing a fix, as I think it is a security feature.
Original comment by kenneth@hexad.dk
on 12 Dec 2011 at 8:57
Thanks for the reply, would it be possible to emulate the left and right clicks?
Original comment by dss...@gmail.com
on 15 Dec 2011 at 4:15
No, that would be the same problem basically.
There is no clean way to send screen presses either.
Original comment by kenneth@hexad.dk
on 15 Dec 2011 at 2:40
I have written OnLive requesting that they read analog data, feel free to do
the same, the more requests they get, the more they are likely to actually
implement it.
Original comment by kenneth@hexad.dk
on 17 Dec 2011 at 8:23
Issue 149 has been merged into this issue.
Original comment by kenneth@hexad.dk
on 20 Feb 2012 at 9:04
Original issue reported on code.google.com by
dss...@gmail.com
on 10 Dec 2011 at 8:00