mirror of
https://github.com/meowstercatel/r1-apk-patcher.git
synced 2024-12-22 23:25:20 -06:00
Merge branch 'main' of https://firmburrow.rabbitu.de/meowster/r1-apk-patcher
This commit is contained in:
commit
89792ac25a
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ how to run:
|
|||
4. your patched apk will have the original filename and "_Patched" added to it.
|
||||
5. run a command to grant the r1 app the secure settings permission
|
||||
5.1. adb command: `adb shell pm grant tech.rabbit.r1launcher.r1 android.permission.WRITE_SECURE_SETTINGS`
|
||||
5.2 termux: (needs root in order to work): `pm grant tech.rabbit.r1launcher.r1 android.permission.WRITE_SECURE_SETTINGS`
|
||||
5.2 termux: (needs root in order to work): `pm grant tech.rabbit.r1launcher.r1 android.permission.WRITE_SECURE_SETTINGS`
|
||||
|
|
Loading…
Reference in a new issue