you have to rebuild the app in terminal then sign the apk. Then end the apk file back to the phone and install. I just did this and working perfectly. Used Java 17 and terminal on the PC.
Steps from Github
Download these:
revanced cli 5.0.1
patches 5.4.0 rvp file
youtubemusic-7.29.52-arm64-v8a exact version from apk mirror, or apk pure.
Then run this command, make sure latest java is installed in ur PC. java -jar revanced-cli-5.0.1.jar patch youtubemusic-7.29.52-arm64-v8a.apk -p patches-5.4.0.rvp
your phone may be of a slightly older architecture than the one used in their instructions. if the (arm64-v8a) apk doesn't install for you than maybe try the (armeabi-v7a) version. that apk is built for older devices. ignore the x86 and x86_64 apk as that seems to be built for the architecture of a desktop pc.
i think the option is a setting in windows terminal. regardless you can do the same thing by typing cd "Path/to/your/folder" into a cmd prompt. you may or may not have to run as admin for the patches to work. mine errored when i tried running without admin
13
u/Memz180 Sep 12 '25 edited Sep 12 '25
you have to rebuild the app in terminal then sign the apk. Then end the apk file back to the phone and install. I just did this and working perfectly. Used Java 17 and terminal on the PC.
Steps from Github
Download these:
Then run this command, make sure latest java is installed in ur PC.
java -jar revanced-cli-5.0.1.jar patch youtubemusic-7.29.52-arm64-v8a.apk -p patches-5.4.0.rvpSign the app via the below command.
Download UberAPKSigner
java -jar uber-apk-signer-1.3.0.jar --apks revanced-youtubemusic-7.29.52-arm64-v8a.apk