0

I'm trying to write a android library module (using Android Studio). According to new project structure conventions, I've added all the external dependencies of jar-files to libs directory and .so files in jniLibs directory and adding this library module as a dependency to another UI-client module.

But i'm getting UnsatisfiedLinkError, i've already checked the apk file by unzipping it and the .so files were present in it, but still getting UnsatisfiedLinkError,

shizhen
  • 12,251
  • 9
  • 52
  • 88
Ponduri
  • 13
  • 1
  • 7

0 Answers0