Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 2 KB

supplying-an-apk.md

File metadata and controls

43 lines (25 loc) · 2 KB

1. Check the supported app versions

Check the JSON format in the README.md of the revanced-patches repository to see which app versions are supported.

Note

The screenshots below usually do not show the currently supported versions. They only demonstrate which sections of the JSON shows the supported versions for each app. Check the README.md to see the currently supported versions.

YouTube:

compatible_packages_youtube

YouTube Music:

compatible_packages_youtube_music

Reddit:

compatible_packages_reddit

2. Download a supported version of YouTube / YouTube Music / Reddit

Go to apkmirror.com and download a supported version of the app you want to patch.

apkmirror_youtube

You must download the nodpi variant, and the architecture must be compatible with the device you plan to install the patched APK on.

Note

If you are patching Reddit:

Do not install the Reddit APK you downloaded from APKMirror (even if installing in a ROOT environment).

Note

If you are preparing to install in a ROOT environment:

  1. Remove all YouTube related modules.
  2. Remove the following directories: /data/adb/service.d, /data/adb/post-fs-data.d, /data/adb/revanced
  3. Reboot device.
  4. Install the YouTube / YouTube Music APK you downloaded from APKMirror.