Skip to content

hid4java Android  #83

Description

@Chakib-Temal

Hi i try to implement this library in an Android OS

to add the depo maven in build.gradle (module:app)

dependencies {
compile 'org.hid4java:hid4java:0.5.0'
}
when the execution is in this line
HidServices hidServices = HidManager.getHidServices(hidServicesSpecification);

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

have you a solution ? an idea ? thank u

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions