Brak opisu

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

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)