Check the JSON format in the README.md of the revanced-patches repository to see which app versions are supported.
Tip
If you are confused by the JSON, here is an explanation:
- The supported YouTube versions are listed by
com.google.android.youtube
- The supported YT Music versions are listed by
com.google.android.apps.youtube.music
- The supported Reddit versions are listed by
com.reddit.frontpage
If there are no listed supported versions for one of the apps it means that the patches are not constrained to specific versions, and that a wide range of versions are expected to work.
Go to apkmirror.com and download a supported version of the app you want to patch.
The architecture of the APK must be compatible with the device you plan to install the patched APK on.
Note
Do not install the APK you downloaded from APKMirror. (Reddit should not be mounted.)
Note
If you want to patch a Reddit version newer than 2024.29.0 with the RVX Manager, you will need to convert the split/bundle APK (.apkm
, .apks
, .xapk
, etc.) into a .apk
using an anti-splitting tool, such as AntiSplit M.