How to Install MindTheGapps (TWRP & Custom Recovery Guide)
Installing MindTheGapps is the final step that turns a bare AOSP custom ROM into a fully working Android device with the Google Play Store, Play Services, and account sync. This guide walks you through flashing the MindTheGapps ZIP with TWRP or any modern custom recovery, in the correct order, so you avoid boot loops and "Google Play Services keeps stopping" errors.
Before you begin
- Back up your current data — flashing GApps modifies the system partition.
- Download the correct MindTheGapps package for your device: match your Android version (for example Android 15) and CPU architecture (arm64 for most modern phones, arm for older 32-bit devices).
- Make sure your custom ROM is already flashed but not yet booted, or that you can return to recovery.
Step-by-step installation
- Copy the ZIP to your device storage or an SD card. You can also sideload it later over USB.
- Boot into recovery (TWRP, OrangeFox, or your ROM's recovery). Usually: power off, then hold Volume Up + Power.
- Flash the ROM first, GApps second. Always install your custom ROM ZIP, then immediately flash MindTheGapps in the same session, before the first boot.
- Tap Install, select the MindTheGapps ZIP, and swipe to confirm.
- Wipe cache / dalvik after flashing.
- Reboot to system. The first boot can take several minutes while Google services initialize.
Golden rule: GApps must be flashed right after the ROM, before the first boot. Flashing GApps onto an already-booted ROM often fails because the system partition no longer has free space.
Verify the installation
After booting, open the Play Store and sign in with your Google account. If apps download and update normally, MindTheGapps is working. You can also check Settings → Apps for "Google Play Services" and "Google Play Store".
If something goes wrong
- Boot loop: boot to recovery, wipe cache/dalvik, and reboot. If it persists, re-flash the ROM + GApps together.
- "Not enough space": your ROM's system partition is too small — some ROMs need a smaller GApps variant or a resized partition.
- Play Services crashing: clear data for Play Services, or reflash the matching MindTheGapps version.
That's it. With the right package and the correct flashing order, MindTheGapps installs cleanly on virtually any AOSP-based ROM.