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
2020-08-07 15:16:48.352 20217-20217/json.chao.com.wanandroid I/DexposedBridge: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/json.chao.com.wanandroid-9Pu_L0aHvLvgvdqXSZktmw==/base.apk"],nativeLibraryDirectories=[/data/app/json.chao.com.wanandroid-9Pu_L0aHvLvgvdqXSZktmw==/lib/arm, /data/app/json.chao.com.wanandroid-9Pu_L0aHvLvgvdqXSZktmw==/base.apk!/lib/armeabi-v7a, /system/lib, /hw_product/lib]]] couldn't find "libdexposed.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1668)
at com.taobao.android.dexposed.DexposedBridge.(DexposedBridge.java:59)
at com.taobao.android.dexposed.DexposedBridge.hookAllConstructors(DexposedBridge.java:201)
at json.chao.com.wanandroid.app.WanAndroidApp.onCreate(WanAndroidApp.java:147)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1195)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7202)
at android.app.ActivityThread.access$2200(ActivityThread.java:296)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2208)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:213)
at android.app.ActivityThread.main(ActivityThread.java:8178)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
The text was updated successfully, but these errors were encountered:
2020-08-07 15:16:48.352 20217-20217/json.chao.com.wanandroid I/DexposedBridge: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/json.chao.com.wanandroid-9Pu_L0aHvLvgvdqXSZktmw==/base.apk"],nativeLibraryDirectories=[/data/app/json.chao.com.wanandroid-9Pu_L0aHvLvgvdqXSZktmw==/lib/arm, /data/app/json.chao.com.wanandroid-9Pu_L0aHvLvgvdqXSZktmw==/base.apk!/lib/armeabi-v7a, /system/lib, /hw_product/lib]]] couldn't find "libdexposed.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1668)
at com.taobao.android.dexposed.DexposedBridge.(DexposedBridge.java:59)
at com.taobao.android.dexposed.DexposedBridge.hookAllConstructors(DexposedBridge.java:201)
at json.chao.com.wanandroid.app.WanAndroidApp.onCreate(WanAndroidApp.java:147)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1195)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7202)
at android.app.ActivityThread.access$2200(ActivityThread.java:296)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2208)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:213)
at android.app.ActivityThread.main(ActivityThread.java:8178)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
The text was updated successfully, but these errors were encountered: