Skip to content

corentin-c/SpotifyAutoPatcher

 
 

Repository files navigation

Spotify Auto Patcher

Android app to patch Spotify and YouTube Music combining the powers of AntiSplit-M and ReVanced Manager !

image image

Usage

For Spotify :

  • Uninstall your patched version of Spotify if you already have one
  • Make sure you have a stable internet connection
  • Install Spotify FROM THE GOOGLE PLAY STORE
  • Launch Spotify Auto Patcher
  • Choose Spotify
  • Click on "Start"
  • Wait for the processing to finish
  • Click ok when asked to uninstall the existing store version of Spotify
  • Click ok to install the patched version
  • Make sure to disable auto updates from the Google Play Store
  • Enjoy !

For Youtube Music :

  • Make sure you have a stable internet connection
  • Install YouTube Music FROM THE GOOGLE PLAY STORE
  • Launch Spotify Auto Patcher
  • Choose YouTube Music
  • Click on "Start"
  • Wait for the processing to finish
  • Install the patched version
  • Make sure to disable auto updates from the Google play store
  • Enjoy !

What it does

  • Extract an APK from the UNPATCHED app installed FROM THE GOOGLE PLAY STORE of the phone
  • Retrieve and download the latest ReVanced Patches
  • Apply all existing patches
  • Rebuild the APK
  • Allow you to uninstall the store version before installing the patched one if needed
  • Allow you to directly install the patched version
  • Allow you to save the APK in your "Downloads" folder

But this app :

  • Cannot patch anything else than Spotify or Youtube Music
  • Cannot patch an already patched version of Spotify
  • Cannot patch a version of Spotify installed from an APK
  • Doesn't allow you to choose which patches are applied

Support

If you want to support this project you can buy me a coffee here at buymeacoffee.com/corentinch

Buy Me A Coffee

Used projects

⭐ forked from AntiSplit-M by AbdurazaaqMohammed to extract the APK

Permissions

  • QUERY_ALL_PACKAGES - to extract the APK from the installed Spotify app
  • REQUEST_INSTALL_PACKAGES - to show an install button allowing prompt to install an app after merging it
  • REQUEST_DELETE_PACKAGES - to show an uninstall button allowing prompt to uninstall an app after merging it
  • INTERNET - to retrieve the latest revanced patches
  • WRITE_EXTERNAL_STORAGE - to retrieve the latest revanced patches

Sponsor this project

 

Packages

 
 
 

Contributors

No contributors

Languages

  • Java 99.2%
  • Kotlin 0.8%