You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2019-05-31 11:15:45.220 18009-18009/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.lanshifu.opengldemo, PID: 18009
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.lanshifu.opengldemo-RVQTGiQDpgX-tcIwiDG8mw==/base.apk"],nativeLibraryDirectories=[/data/app/com.lanshifu.opengldemo-RVQTGiQDpgX-tcIwiDG8mw==/lib/arm64, /system/lib64]]] couldn't find "libsandhook.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1012)
at java.lang.System.loadLibrary(System.java:1669)
at com.swift.sandhook.SandHookConfig$1.loadLib(Unknown Source:6)
at com.swift.sandhook.SandHook.(Unknown Source:16)
at com.swift.sandhook.SandHook.passApiCheck(Unknown Source:0)
at com.wind.xposed.entry.XposedModuleEntry.init(:1)
at com.lanshifu.opengldemo.MainApplication.(Unknown Source:0)
测试机型:三星、华为 ,so没找到
The text was updated successfully, but these errors were encountered:
2019-05-31 11:15:45.220 18009-18009/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.lanshifu.opengldemo, PID: 18009
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.lanshifu.opengldemo-RVQTGiQDpgX-tcIwiDG8mw==/base.apk"],nativeLibraryDirectories=[/data/app/com.lanshifu.opengldemo-RVQTGiQDpgX-tcIwiDG8mw==/lib/arm64, /system/lib64]]] couldn't find "libsandhook.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1012)
at java.lang.System.loadLibrary(System.java:1669)
at com.swift.sandhook.SandHookConfig$1.loadLib(Unknown Source:6)
at com.swift.sandhook.SandHook.(Unknown Source:16)
at com.swift.sandhook.SandHook.passApiCheck(Unknown Source:0)
at com.wind.xposed.entry.XposedModuleEntry.init(:1)
at com.lanshifu.opengldemo.MainApplication.(Unknown Source:0)
测试机型:三星、华为 ,so没找到
The text was updated successfully, but these errors were encountered: