01-14-2012 09:22 AM
Hi all,
I've created a program in Windows that communicates with a USB device via HID.
Whilst looking around the SDK/NDK etc, I noticed there is the io-hid and other "hid" related files.
Now I know that officially HID access is only accessible on Android 3.0+ although I'm hoping that QNX/Blackberry have some how managed to get around that?
All I need to do is read/write to the USB device via the HID driver. Is this possible?
Thanks
Gavin
01-14-2012 10:23 AM
I'm not entirely sure. It probably does, but no one has gotten around to it "truly" yet. The one thing, you may have seen this: http://devblog.blackberry.com/2011/12/blackberry-p
I became curious about a week ago and asked about the source code for it, MSohm responded that they were just starting testing right now and would let us know when the source would actually be posted up. So it might just need some time before an example is posted for you to look at (though it isn't exactly a HID device).
01-14-2012 10:37 AM
01-14-2012 11:35 PM