Ei kuvausta

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

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)