Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An unknown error occurred, please fix it #45

Open
hskshwjh opened this issue Mar 10, 2024 · 1 comment
Open

An unknown error occurred, please fix it #45

hskshwjh opened this issue Mar 10, 2024 · 1 comment

Comments

@hskshwjh
Copy link

The following error appears after activating dhizuku on the mumu12 emulator:
No interface method setDeviceOwner(Landroid/content/ComponentName;Ljava/lang/String;I)Z in class Landroid/app/admin/IDevicePolicyManager; or its super classes (declaration of 'android.app.admin.IDevicePolicyManager' appears in /system/framework/framework.jar)java.lang.NoSuchMethodError: No interface method setDeviceOwner(Landroid/content/ComponentName;Ljava/lang/String;I)Z in class Landroid/app/admin/IDevicePolicyManager; or its super classes (declaration of 'android.app.admin.IDevicePolicyManager' appears in /system/framework/framework.jar)
at t4.a.h(SourceFile:105)
at s5.a.s(SourceFile:1)
at g6.e0.run(SourceFile:1)
at l.h.run(SourceFile:13)
at m6.i.run(SourceFile:1)
at m6.a.run(SourceFile:92)

@s1204IT
Copy link
Contributor

s1204IT commented May 7, 2024

adb shell "pm list features | grep device_admin"

Is there any output for android.software.device_admin when you run this command?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants