Нема описа

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

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)