MaskTheGApps is a Magisk and KernelSU module that injects MindTheGApps components systemlessly into Android 11+ devices. It serves as a modern, non-destructive alternative to traditional recovery-flashable GApps packages, perfectly suited for AOSP ROMs and GSI builds that lack native Google services.
Systemless Google Framework
Maintain your system integrity while fully enjoying the Google Play ecosystem and reliable push notifications.
100% Systemless
Replaces the need to flash GApps zips via custom recovery. Your /system partition remains untouched, preventing OTA update failures.
GSI Compliant
Includes a specifically tailored system.prop configuration to ensure proper device identity and framework binding on Generic System Images.
MindTheGApps Core
Powered by the highly stable MindTheGApps components, ensuring maximum compatibility with Android 11 through Android 15 environments.
Under the Hood: Framework Injection
Installing Google Apps on vanilla AOSP builds typically requires mounting the system as Read/Write (R/W) in a recovery environment like TWRP and forcefully pushing APKs and framework overlays into system directories. MaskTheGApps eliminates this archaic process entirely.
Upon reboot, the module utilizes Magisk or KernelSU bind-mounts to securely overlay the essential MindTheGApps binaries, permissions (priv-app), and core services (like Google Play Services and Play Store) over the read-only system partition. Coupled with a customized system.prop, it accurately spoofs device identity to Google's backend, minimizing Play Integrity errors and allowing seamless account synchronization without triggering anti-tamper mechanisms.
Frequently Asked Questions
system.prop assists with basic identity registration, MaskTheGApps is primarily for delivering the Google framework. You may still need dedicated modules (like Tricky Store or Play Integrity Fix) to successfully pass hardware-backed SafetyNet/Play Integrity checks on custom ROMs.