There are 0 repository under so-file topic.
支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身
A sample project which creates a shared object (.so) file on linux using Rust programming language and calls it's function from another rust program.