Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
/ mindetach-magisk Public archive

Simpler and better Magisk module to detach apps from Play Store

License

Notifications You must be signed in to change notification settings

j-hc/mindetach-magisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ You can instead use the more reliable zygisk-detach module

mindetach magisk module

Magisk module to detach apps from Play Store

I use a more efficient method than other modules (basically registering a trigger in the DB) to persist the detachment which does not run on the background or have the overhead of any type of scheduling.

Usage

  • Apps to detach are got either from /sdcard/detach.txt or detach.txt file inside the module.

/sdcard/detach.txt takes precedence.

detach.txt format:

com.google.android.youtube
com.someotherapp
  • Apps will be detached from Play Store once you flash the module. To re-attach them, remove the module and clean the data of Play Store.

  • To modify detach.txt and run the detachment again, you can re-flash mindetach.zip or execute su -c mindetach in terminal.

About

Simpler and better Magisk module to detach apps from Play Store

Resources

License

Stars

Watchers

Forks

Packages

No packages published