libusb / hidapi

A Simple cross-platform library for communicating with HID devices
https://libusb.info/hidapi/
Other
1.68k stars 398 forks source link

How to test it in Android with HIDAPI? #685

Closed Mohanreddy1234 closed 3 months ago

Mohanreddy1234 commented 3 months ago

I was able to test it in Linux but was unable to test it in Android Studio; please assist us with this matter.

Youw commented 3 months ago

This is a bug tracker, not a support forum.

So far to use HIDAPI on Android, it is only possible with HIDAPI-libusb, and HIDAPI is limited as much as libusb is limited on this matter, see: https://github.com/libusb/libusb/wiki/Android

See also: hid_libusb_wrap_sys_device