Android 16 QPR2 Hook Issue #506
Unanswered
tanimistiak
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a lsposed module named knoxpatch. The idea of this module is to allow samsung features like secure folder to be used in rooted samsung phone. Secure folder package name:
com.samsung.knox.securefolderBut on the latest OneUI 8.5, i am not able to use secure folder.
I created an issue on the knoxpatch and the developer told me that maybe lsposed still not implemented A16 QPR2 hook.
That developer is pointing this log:
[ 2026-01-11T23:57:47.297 1000: 3221: 3221 I/LSPosed-Bridge ] [KnoxPatch][D][android] SystemHooks: onHook: loaded. [ 2026-01-11T23:57:47.304 1000: 3221: 3221 I/LSPosed-Bridge ] [KnoxPatch][E][android] An exception occurred in PackageParam(b30@ca19641) by [type] PACKAGE [packageName] android [processName] android [appClassLoader] dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/com.android.location.provider.jar", zip file "/system/framework/knoxanalyticssdk.jar", zip file "/system/framework/mcfsdk.jar", zip file "/system/framework/uibc_java.jar", zip file "/system/framework/services.jar", zip file "/system/framework/semwifi-service.jar", zip file "/system/framework/ssrm.jar", zip file "/apex/com.android.adservices/javalib/service-adservices.jar", zip file "/apex/com.android.adservices/javalib/service-sdksandbox.jar", zip file "/apex/com.android.appsearch/javalib/service-appsearch.jar", zip file "/apex/com.android.art/javalib/service-art.jar", zip file "/apex/com.android.configinfrastructure/javalib/service-configinfrastructure.jar", zip file "/apex/com.android.healthfitness/javalib/service-healthfitness.jar", zip file "/apex/com.android.media/javalib/service-media-s.jar", zip file "/apex/com.android.ondevicepersonalization/javalib/service-ondevicepersonalization.jar", zip file "/apex/com.android.permission/javalib/service-permission.jar", zip file "/apex/com.android.rkpd/javalib/service-rkp.jar", zip file "/apex/com.android.virt/javalib/service-virtualization.jar", zip file "/apex/com.samsung.android.shell/javalib/service-samsung-shell.jar"],nativeLibraryDirectories=[/system/lib64, /system_ext/lib64, /system/lib64, /system_ext/lib64]]] [appInfo] null [appResources] null [ 2026-01-11T23:57:47.304 1000: 3221: 3221 E/LSPosed-Bridge ] java.lang.NoSuchMethodException: No constructor found matching the condition for current class. class com.samsung.android.security.keystore.AttestParameterSpec Suggestion: Members in superclass are not reflected in the current class, you can try adding superclass() in your condition and try again. If you want to ignore this exception, adding optional() in your condition.I am also attaching the logs how the issue is happening. Lsposed logs as well as the device logcat.
logcat_2026-01-12_00-02-54.txt
LSPosed_2026-01-12T00_08_20.435700.zip
Beta Was this translation helpful? Give feedback.
All reactions