how do i specify patches in revanced cli #1333
-
Questionthats like all, i need package name change because my phone is unrooted and i cant remove the original one fully, i get an error because of downgrading, i tried changing patches.rvp to .zip and unzipping, in app-revanced-patches-all-misc-packagename is a .class file that looks like it is compiled so i cant do anything about it, i would use the regular patcher but it crashes on my phone Acknowledgements
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
$ java -jar revanced-cli-5.0.1-all.jar patch -e 13 -p patches.rvp youtube.apk |
Beta Was this translation helpful? Give feedback.
-
|
You can use ReVanced Manager to apply any patch, including the one you use here. If it crashes open a bug report according to template. You need -ei to enable patches bei index. -e is for specifying the name, exactly. |
Beta Was this translation helpful? Give feedback.
You can use ReVanced Manager to apply any patch, including the one you use here. If it crashes open a bug report according to template.
You need -ei to enable patches bei index. -e is for specifying the name, exactly.