Sen descrición

Paul Keith f0dfd13793 Cleanup build script %!s(int64=8) %!d(string=hai) anos
arm ad7fc4180b Repack libs in PrebuiltGmsCore without compression %!s(int64=8) %!d(string=hai) anos
arm64 ad7fc4180b Repack libs in PrebuiltGmsCore without compression %!s(int64=8) %!d(string=hai) anos
build f0dfd13793 Cleanup build script %!s(int64=8) %!d(string=hai) anos
common de08307dae Nuke ConfigUpdater %!s(int64=8) %!d(string=hai) anos
x86 ad7fc4180b Repack libs in PrebuiltGmsCore without compression %!s(int64=8) %!d(string=hai) anos
.gitignore c62430937b Ignore content in out/ directory %!s(int64=8) %!d(string=hai) anos
LICENSE ee8b7e1415 First commit %!s(int64=10) %!d(string=hai) anos
Makefile ee8b7e1415 First commit %!s(int64=10) %!d(string=hai) anos
README.md 8f5bc09a0f Fix README instructions %!s(int64=8) %!d(string=hai) anos
addond_head 28eb9cdff2 build: Generate addon.d script at build time %!s(int64=8) %!d(string=hai) anos
addond_tail 28eb9cdff2 build: Generate addon.d script at build time %!s(int64=8) %!d(string=hai) anos
extract-files.sh feafa1c9b3 Specify a target for setup-makefiles.sh %!s(int64=8) %!d(string=hai) anos
proprietary-files-arm.txt d7b8223912 Update pinning for PrebuiltGmsCore %!s(int64=8) %!d(string=hai) anos
proprietary-files-arm64.txt d7b8223912 Update pinning for PrebuiltGmsCore %!s(int64=8) %!d(string=hai) anos
proprietary-files-common.txt de08307dae Nuke ConfigUpdater %!s(int64=8) %!d(string=hai) anos
proprietary-files-x86.txt d7b8223912 Update pinning for PrebuiltGmsCore %!s(int64=8) %!d(string=hai) anos
setup-makefiles.sh feafa1c9b3 Specify a target for setup-makefiles.sh %!s(int64=8) %!d(string=hai) anos

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)