Hello

I'm looking a way to detect an external USB keyboard by apk.

Here is the hint I found.
http://goo.gl/cYT3f   ,using
(getResources().getConfiguration().keyboard

I tried this, but no matter the external USB keyboard existing or
not,
I always got "Configuration.KEYBOARD_QWERTY"

Is this way suitable for detecting external usb keyboard?
Or it just for physical keyboard on the phone?

any other way that apk could detect an external usb keyboard?

Thanks for your time.
youying

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

Reply via email to