KunYi / android-bluez-ime

Automatically exported from code.google.com/p/android-bluez-ime
2 stars 1 forks source link

Would like to help add mouse support; using BlueZIME for project #194

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

My name is Austin, and I freelance Android apps. Not too long ago, I was 
commissioned to develop an app that would report keycodes and different HID 
events to the user, for device development/debugging purposes.

I searched far and wide for a solution, and I finally found this project. To 
meet the original specification, I've checked out a copy of the BlueZIME source 
and I am adding a class that extends HIDReaderBase and also copies the keycodes 
from HIDKeyboard.

I can't simply use BlueZIME because one of the devices is a combined 
keyboard/touchpad and it sends events of both types through the same channel. I 
also have a standard mouse to create events for. Since I have to add mouse 
event support to meet specification, I thought I'd ask if you'd like the source 
for the new class(es) when I'm finished, so you can add it back into the 
project.

Please respond soon, as I have a deadline to meet.

Original issue reported on code.google.com by logician...@gmail.com on 14 Nov 2012 at 10:11

GoogleCodeExporter commented 8 years ago
Hi Austin, feel free to write me at kenneth@hexad.dk.

And yes, I would certainly like whatever extension you have.

Original comment by kenneth@hexad.dk on 15 Nov 2012 at 7:32