Steps to reproduce/复现步骤
- Install my ROM on my device
- Flash lsposed
- Reboot
- Try to open from notification and see nothing
Expected behaviour/预期行为
LSPosed to open
Actual behaviour/实际行为
Context:
- Device: Redmi Note 8 (ginkgo)
- ROM: crDroid 10.7
- Android: 14
- Magisk: 27.0
- Is Magisk rebuilt with random name: Yes
- Zygisk: Enabled, for the most of the apps
Problem Description:
LSPosed does not open
I have tried 3 variants of LSposed:
https://github.com/LSPosed/LSPosed
https://github.com/mywalkb/LSPosed_mod
https://github.com/JingMatrix/LSPosed
I install zygisk variant. By using magisk modules. After reboot module is successfully installed and I have a notification. But when I tap it - nothing happens
Note: some man recommended me to disable zygisk and use https://github.com/Dr-TSNG/ZygiskNext instead (which I do not like because I have not found how to enable Deny List when using this zygisk). In this case I see error when I tap notification:
time: 1726835972333
msg: java.lang.ClassNotFoundException: Didn't find class "org.lsposed.manager.App" on path: DexPathList[[],nativeLibraryDirectories=[/system/priv-app/Shell/lib/arm64, /system/lib64, /system/system_ext/lib64]]
stacktrace: java.lang.RuntimeException: Unable to instantiate application org.lsposed.manager.App package com.android.shell: java.lang.ClassNotFoundException: Didn't find class "org.lsposed.manager.App" on path: DexPathList[[],nativeLibraryDirectories=[/system/priv-app/Shell/lib/arm64, /system/lib64, /system/system_ext/lib64]]
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1474)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1399)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7361)
at java.lang.reflect.Method.invoke(Native Method)
at AyfemFk.n.zi.DCZLj.f.Epn.XCLh.HookBridge.invokeOriginalMethod(Native Method)
at J.callback(Unknown Source:193)
at LSPHooker_.handleBindApplication(Unknown Source:11)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2379)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8594)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.lsposed.manager.App" on path: DexPathList[[],nativeLibraryDirectories=[/system/priv-app/Shell/lib/arm64, /system/lib64, /system/system_ext/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
at java.lang.ClassLoader.loadClass(ClassLoader.java:637)
at java.lang.ClassLoader.loadClass(ClassLoader.java:573)
at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
at android.app.Instrumentation.newApplication(Instrumentation.java:1354)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1467)
... 15 more
Xposed Module List/Xposed 模块列表
Magisk Module List/Magisk 模块列表
Nothing, Only this module
LSPosed version/LSPosed 版本
1.10.0
Android version/Android 版本
14
Magisk version/Magisk 版本
27
Riru version/Riru 版本
N/A
Version requirement/版本要求
Logs/日志
time: 1726835972333
msg: java.lang.ClassNotFoundException: Didn't find class "org.lsposed.manager.App" on path: DexPathList[[],nativeLibraryDirectories=[/system/priv-app/Shell/lib/arm64, /system/lib64, /system/system_ext/lib64]]
stacktrace: java.lang.RuntimeException: Unable to instantiate application org.lsposed.manager.App package com.android.shell: java.lang.ClassNotFoundException: Didn't find class "org.lsposed.manager.App" on path: DexPathList[[],nativeLibraryDirectories=[/system/priv-app/Shell/lib/arm64, /system/lib64, /system/system_ext/lib64]]
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1474)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1399)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7361)
at java.lang.reflect.Method.invoke(Native Method)
at AyfemFk.n.zi.DCZLj.f.Epn.XCLh.HookBridge.invokeOriginalMethod(Native Method)
at J.callback(Unknown Source:193)
at LSPHooker_.handleBindApplication(Unknown Source:11)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2379)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8594)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.lsposed.manager.App" on path: DexPathList[[],nativeLibraryDirectories=[/system/priv-app/Shell/lib/arm64, /system/lib64, /system/system_ext/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259)
at java.lang.ClassLoader.loadClass(ClassLoader.java:637)
at java.lang.ClassLoader.loadClass(ClassLoader.java:573)
at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
at android.app.Instrumentation.newApplication(Instrumentation.java:1354)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1467)
... 15 more
Steps to reproduce/复现步骤
Expected behaviour/预期行为
LSPosed to open
Actual behaviour/实际行为
Context:
- Device: Redmi Note 8 (ginkgo)
- ROM: crDroid 10.7
- Android: 14
- Magisk: 27.0
- Is Magisk rebuilt with random name: Yes
- Zygisk: Enabled, for the most of the apps
Problem Description:
LSPosed does not open
I have tried 3 variants of LSposed:
https://github.com/LSPosed/LSPosed
https://github.com/mywalkb/LSPosed_mod
https://github.com/JingMatrix/LSPosed
I install zygisk variant. By using magisk modules. After reboot module is successfully installed and I have a notification. But when I tap it - nothing happens
Note: some man recommended me to disable zygisk and use https://github.com/Dr-TSNG/ZygiskNext instead (which I do not like because I have not found how to enable Deny List when using this zygisk). In this case I see error when I tap notification:
Xposed Module List/Xposed 模块列表
Magisk Module List/Magisk 模块列表
LSPosed version/LSPosed 版本
1.10.0
Android version/Android 版本
14
Magisk version/Magisk 版本
27
Riru version/Riru 版本
N/A
Version requirement/版本要求
Logs/日志