Açıklama Yok

Paul Keith 7db9738f2e Nuke SetupWizard 8 yıl önce
arm 14adee926b Fix makefile generation for apk targets 8 yıl önce
arm64 14adee926b Fix makefile generation for apk targets 8 yıl önce
build 8abc2a3432 Fix indentation in update-binary 8 yıl önce
common 7db9738f2e Nuke SetupWizard 8 yıl önce
x86 14adee926b Fix makefile generation for apk targets 8 yıl önce
.gitignore 1e2facf59c Move gapps log 8 yıl önce
LICENSE ee8b7e1415 First commit 10 yıl önce
Makefile ee8b7e1415 First commit 10 yıl önce
README.md a3b57cd6a0 README: Add missing credit 8 yıl önce
addond_head 28eb9cdff2 build: Generate addon.d script at build time 8 yıl önce
addond_tail 28eb9cdff2 build: Generate addon.d script at build time 8 yıl önce
extract-files.sh feafa1c9b3 Specify a target for setup-makefiles.sh 8 yıl önce
proprietary-files-arm.txt 14adee926b Fix makefile generation for apk targets 8 yıl önce
proprietary-files-arm64.txt 14adee926b Fix makefile generation for apk targets 8 yıl önce
proprietary-files-common.txt 7db9738f2e Nuke SetupWizard 8 yıl önce
proprietary-files-x86.txt 14adee926b Fix makefile generation for apk targets 8 yıl önce
setup-makefiles.sh feafa1c9b3 Specify a target for setup-makefiles.sh 8 yıl önce

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)

Thanks and Credits

gmrt

  • Mounting of /system script and initial list for gapps

harryyoud, flex1911, raymanfx, deadman96385, jrior001, haggertk, arco

  • Throrough testing

jrizzoli

  • Initial build scripts and build system

luca020400

  • Fixing my makefiles

mikeioannina

  • The name for MindTheGapps

syphyr

  • Showing me how to repack libs in PrebuiltGmsCore