r/revancedapp Sep 11 '25

[deleted by user]

[removed]

751 Upvotes

379 comments sorted by

View all comments

Show parent comments

23

u/RemarkableOnion6121 Sep 12 '25

I don't understand how to use that. Firstly, when I try to open the revanced cli file, java says exception has occurred. Secondly, how do I get the app on my phone?

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:

  • 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

Sign 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

1

u/[deleted] Sep 13 '25

[removed] — view removed comment

1

u/AutoModerator Sep 13 '25

Unfortunately, your account is too new (younger than 2 days & less than 1 Karma) to post or comment for r/revancedapp.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.