No Description

Paul Keith f1134b242f gapps: Remove GoogleLoginService 7 years ago
arm 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 7 years ago
arm64 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 7 years ago
build dd599f6f70 gapps: Initial commit for O 7 years ago
common 5af93c969f Update files 7 years ago
x86 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 7 years ago
.gitignore 1e2facf59c Move gapps log 8 years ago
LICENSE 0a26940cad Fix LICENSE 7 years ago
Makefile ee8b7e1415 First commit 10 years ago
README.md 5782324e6b README: Thanks for Jenkins harry 7 years ago
addond_head b8641dd38f Fix duplicate addon.d entry for 30-gapps.sh 8 years ago
addond_tail 28eb9cdff2 build: Generate addon.d script at build time 8 years ago
extract-files.sh ef10b54e5d gapps: Misc script fixes 7 years ago
proprietary-files-arm.txt 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 7 years ago
proprietary-files-arm64.txt 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 7 years ago
proprietary-files-common.txt f1134b242f gapps: Remove GoogleLoginService 7 years ago
proprietary-files-x86.txt 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 7 years ago
setup-makefiles.sh ef10b54e5d gapps: Misc script fixes 7 years ago

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

  • Thorough tesing and Jenkins setup

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