Skip to content

unlock #660

@siriusspinner-stack

Description

@siriusspinner-stack

1. Enable developer options & USB debugging on phone first (Settings → About phone → tap Build number 7×)

2. Connect phone to computer, allow USB debugging when asked

Then run this (needs adb installed – from platform-tools on developer.android.com)

adb shell settings put global hidden_api_policy_pre_p_apps 1
adb shell settings put global hidden_api_policy_p_apps 1
adb shell settings put global hidden_api_policy 1

Remove almost all restrictions on reading hidden/system APIs (many apps use this for "full access" tricks)

Then reboot phone

adb reboot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions