Nikgapps Arm32 -

NikGApps is a third-party Google Apps (GApps) package designed specifically for custom Android ROMs (AOSP, LineageOS, crDroid, Pixel Experience, etc.). Unlike its competitors, NikGApps focuses on:

The ARM32 variant is specifically compiled with 32-bit libraries and binaries. This is critical because installing an ARM64 package on an ARM32 device will result in a soft-brick (bootloop) due to library mismatches.


Because ARM32 devices often struggle with space, NikGApps offers a powerful config file. nikgapps arm32

Example for a low-space ARM32 device:

[General]
package_name= NikGapps-full
remove_setupwizard= yes

[GoogleDialer] install= no

[Chrome] install= no

[YouTube] install= no

This allows you to use the "Full" package structure but remove heavy browsers and video apps, saving precious MBs on your /system partition. NikGApps is a third-party Google Apps (GApps) package

NikGapps includes addon.d scripts. This means that when you update your custom ROM (dirty flash), NikGapps will automatically re-install themselves during the boot process, saving the user the hassle of reflashing the package every time they update their ROM.