Skip to content

Native library (com/sun/jna/android-aarch64/libjnidispatch.so) not found in resource path (.) #60

@aagam-chai

Description

@aagam-chai

Native library (com/sun/jna/android-aarch64/libjnidispatch.so) not found in resource path (.)

For the Context

As I was creating an Android library, encryption was necessary, therefore I added lazysodium to it.

When I tested my library module during development, it was successful.
However, after it was published on github and hosted on jitpack, I called the same function from the SDK, which contains the encryption code, and it consistently produced this problem.

The suspected issue is with the '@aar' thing, is there anything special required to have this dependency in a library module?

photo_2023-05-18 16 41 49

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions