Sin descripción

Paul Keith 0a3ad4c143 Reextract files hace 8 años
arm 0a3ad4c143 Reextract files hace 8 años
arm64 14adee926b Fix makefile generation for apk targets hace 8 años
build 2caf62a12b update-binary: Selectively remove Google's SuW hace 8 años
common 0a3ad4c143 Reextract files hace 8 años
x86 14adee926b Fix makefile generation for apk targets hace 8 años
.gitignore 1e2facf59c Move gapps log hace 8 años
LICENSE c91176ce50 Minor updates to documentation hace 8 años
Makefile ee8b7e1415 First commit hace 10 años
README.md 528de1d8c0 Update Credits hace 8 años
addond_head 28eb9cdff2 build: Generate addon.d script at build time hace 8 años
addond_tail 28eb9cdff2 build: Generate addon.d script at build time hace 8 años
extract-files.sh b44476b518 extract-files: Error if path isn't specified hace 8 años
proprietary-files-arm.txt 14adee926b Fix makefile generation for apk targets hace 8 años
proprietary-files-arm64.txt 14adee926b Fix makefile generation for apk targets hace 8 años
proprietary-files-common.txt e6b11e3fe7 Revert "Nuke SetupWizard" hace 8 años
proprietary-files-x86.txt 14adee926b Fix makefile generation for apk targets hace 8 años
setup-makefiles.sh c2f5b4707d setup-makefiles: Remove loop for sed hace 8 años

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

Thanks and Credits

cdesai

  • Reminding me that /proc/meminfo is a thing

gmrt

  • 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