在Android6.0以上系统上使用android-ngn-stack库遇到UnsatisfiedLinkError--libxxx.so has text relocations
网上解决办法一般都是降低targetSDK的版本,这种办法貌似治标不治本。
找到一个方法还没试libxxx.so- text relocations问题的终极解决方案
有个简单的方法,就是替换掉android-ngn-stack库里的**.so**文件
下载地址:imsdroid android-ngn-stack 解决提示has text relocations 问题