RikkaApps / Shizuku

Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Apache License 2.0
11.45k stars 660 forks source link

REALME, limited permissions, but no resolution yet #374

Open Thomas12323 opened 1 year ago

Thomas12323 commented 1 year ago

Please report bugs of Shizuku itself.

Requirements:

Change "[ ]" to "[x]" if it meets the requirements.

Reports not meet the requirements will be immediately closed.

Information:

Logs:

Related full logcat.

Describe the bug:

Cannot start service with full permissions due to limited adb functionality

Additional context:

Grat work already with the FAQ for most phones, but I cannot find the problematic setting that would help to activate the service on my Realme GT 2 Pro. If anyone has figured it out please let me know. The "usb debugging" setting outside of the normal "usb debugging" is not visible or not there.

ghost commented 11 months ago

go to dev options, scroll down a lot and find "Disable Permission Monitoring". should be under "Apps" section and it's the last option

rluetzner commented 1 month ago

Thanks for the detailed instructions @bedantadey17 . I've been looking for this option forever on my German system.

Usually "Permission monitoring" translates to "Berechtigungen überwachen", but they chose the clunky term "Erlaubnisüberwachung" instead.

Knowing where to look and that it's the last option in the app section did it. 🙂