Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行报错 couldn't find "libnative-lib.so" #4

Open
wulixzCN opened this issue Dec 21, 2021 · 0 comments
Open

运行报错 couldn't find "libnative-lib.so" #4

wulixzCN opened this issue Dec 21, 2021 · 0 comments

Comments

@wulixzCN
Copy link

你好,在我运行程序时,报以下错误
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.zj.play-JpGtsfCCdDcSzX7kBcSH5g==/base.apk"],nativeLibraryDirectories=[/data/app/com.zj.play-JpGtsfCCdDcSzX7kBcSH5g==/lib/x86, /system/lib, /vendor/lib]]] couldn't find "libnative-lib.so"

我在app下的 build.gradle里的 defaultConfig增加了如下配置
ndk {
abiFilters 'x86_64','armeabi-v7a','x86',"armeabi","arm64-v8a"
}
但是还是不行。

特此想请教一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant