hidapi
hidapi copied to clipboard
HIDRAW backend support for Android
in android ,there is no libudev.h or libudev.so
hidraw backend is not advertized to be able to compile on Android, and for libusb backend you don't need udev
hidraw backend is not advertized to be able to compile on Android, and for libusb backend you don't need udev
yes,if i compiled use libusb all is ok ,but my device is HID over I2C ,hidraw backend should be used
Yes it would be nice if that would be possible. There is no support for it now.