Aucune description

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

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)