Нема описа

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

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