Sin descripción

Paul Keith d8345ea375 Rebrand to MindTheGapps hace 8 años
arm ad7fc4180b Repack libs in PrebuiltGmsCore without compression hace 8 años
arm64 ad7fc4180b Repack libs in PrebuiltGmsCore without compression hace 8 años
build d8345ea375 Rebrand to MindTheGapps hace 8 años
common de08307dae Nuke ConfigUpdater hace 8 años
x86 ad7fc4180b Repack libs in PrebuiltGmsCore without compression hace 8 años
.gitignore 1e2facf59c Move gapps log hace 8 años
LICENSE ee8b7e1415 First commit hace 10 años
Makefile ee8b7e1415 First commit hace 10 años
README.md 8f5bc09a0f Fix README instructions hace 8 años
addond_head 28eb9cdff2 build: Generate addon.d script at build time hace 8 años
addond_tail 28eb9cdff2 build: Generate addon.d script at build time hace 8 años
extract-files.sh feafa1c9b3 Specify a target for setup-makefiles.sh hace 8 años
proprietary-files-arm.txt d7b8223912 Update pinning for PrebuiltGmsCore hace 8 años
proprietary-files-arm64.txt d7b8223912 Update pinning for PrebuiltGmsCore hace 8 años
proprietary-files-common.txt de08307dae Nuke ConfigUpdater hace 8 años
proprietary-files-x86.txt d7b8223912 Update pinning for PrebuiltGmsCore hace 8 años
setup-makefiles.sh feafa1c9b3 Specify a target for setup-makefiles.sh hace 8 años

README.md

vendor_gapps

GApps for android devices

Build

You can compile your GApps package with GNU make

make distclean

  • Remove output directory

_make gappsarm

  • compile signed flashable GApps for arm

_make gappsarm64

  • compile signed flashable GApps for arm64

_make gappsx86

  • compile signed flashable GApps for x86 (NOT supported atm)