Skip to content

Instantly share code, notes, and snippets.

@VVispy
Last active June 22, 2025 03:41
Show Gist options
  • Save VVispy/50172b4ab77940b2d1ec09d5af70c8a7 to your computer and use it in GitHub Desktop.
Save VVispy/50172b4ab77940b2d1ec09d5af70c8a7 to your computer and use it in GitHub Desktop.
Revanced Obtainium Guide

Install Updatable ReVanced Apps ReVanced LogoObtainium Logo

This guide will teach you how to use Obtainium to install and update Revanced apps. The apps are prepatched and prebuilt on ReVanced Magisk Module. A new version of the included apps is created every time a new revanced patch releases. APKMirror is used to source the APKs, using the latest or recommeded version by Revanced.

Note

You must uninstall any previously installed ReVanced apps if it shows a conflict error when updating to the Obtainium version for the first time. For YouTube ReVanced, you can export your settings beforehand and restore them later.

Included Apps

  • Spotify
  • YouTube ReVanced
  • YouTube Music ReVanced
  • Google Photos ReVanced
  • ReVanced microG Services (GmsCore)

Guide

  1. Install Obtainium
  2. Download the JSON configuration file:
    Direct download / View source
  3. Open Obtainium, go to Import/Export (bottom tab), select Obtainium Import, and choose the downloaded JSON file
  4. Return to the Apps tab — the 5 included ReVanced apps should now appear

Obtainium will periodically check for updates and notify you when new versions of the apps are available.

Advanced

To build, patch, or customize Revanced apps beyond the default set included for Obtainium, follow the instructions in the ReVanced Magisk Module repository.

Once done, go to Add App in Obtainium and use the URL of your template repo as source.

  • If the repository is private you will need to put a fine grained personal access token into Obtainium settings. Make sure the token has Content - Read only permission to your private repositiory.

Tip: If you add a repository URL into Obtainium with multiple APKs, use the Filter APKs by regular expression option.

Other ReVanced Resources

These cannot be updated automatically

Credits

Thanks to honkertonken for helping with this guide and Rust1667 for the original version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment