place to put the so libraries:
- just put the platform directory with the so files in
app/src/main/jniLibs - JNI folder in Android Studio
- How to include *.so library in Android Studio?
- Android Studio Jar、so、library项目依赖
本文介绍如何在Android Studio中正确地集成.so库文件,并详细解释了放置so库的位置及常见错误处理方法。
place to put the so libraries:
app/src/main/jniLibs
被折叠的 条评论
为什么被折叠?