Hello All,

I have been trying to get a USB HID keyboard working on an Android 2.2
and Android 2.3 tablet. I connected my device to a PC and the device
was enumerated as ADB device, this was visible in the Eclipse
environment. The logcat was providing me logs of the events on the
tablet. I was able to see that when I connect the USB HID keyboard to
the Android tablet, the device was getting enumerated. A USB hub event
was raised when I connect the device and when I remove the device.
However any keyboard input was not appearing on the tablet.

What I wanted to know is,

1) Is the enumeration happening at linux kernel level ?
2) Android 2.2 and 2.3 did not have support for USB HID device, does
that something has to be done in order to get it working ?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to