enter code here
ndk{ abiFilters "armeabi-v7a", "arm64-v8a" } that is I already had add it ,but in my apk,always had add two .so file that I don't need it . enter image description here
CodePudding user response:
You need file .so to run your app. It is dynamic libraries. As your pic, you using JNI and NDK compiles the C/C code into .so files.
armeabi-v7a", "arm64-v8a is Android ABI u can choose one or more as user platform
CodePudding user response:
Here's a link! And a reference-style link to a panda. References don't have to be [numbers][question].
[question]: [ Error: Not enough storage space to install required resources ]