Light icon indicating copy to clipboard operation
Light copied to clipboard

dlopen failed: library "libbitherjni.so" not found

Open gh-ydq opened this issue 4 years ago • 1 comments

dlopen failed: library "libbitherjni.so" not found

implementation 'com.noober.light:core:1.2.2'

设备:64位架构

gh-ydq avatar Apr 25 '21 06:04 gh-ydq

增加 abiFilters 'armeabi-v7a', 'armeabi', 'arm64-v8a' 可以吗

JavaNoober avatar May 10 '21 05:05 JavaNoober