gary-rowe / hid4java

A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library. Works out of the box on Windows/Mac/Linux.
MIT License
223 stars 70 forks source link

Android support #151

Closed xaldarof closed 1 month ago

xaldarof commented 1 month ago

Android support

Caused by: org.hid4java.HidException: Hidapi did not initialise: Native library (com/sun/jna/android-arm/libjnidispatch.so) not found in resource path (.)

gary-rowe commented 1 month ago

Unfortunately, hid4java does not support Android. You may want to refer to the FAQ for more details.