Aucune description

Paul Keith 50834601aa Roll back SuW il y a 6 ans
arm 93136729c8 gapps: Split Velvet by arch il y a 7 ans
arm64 93136729c8 gapps: Split Velvet by arch il y a 7 ans
build 9cac358dd2 Revert "Cleanup current slot logic" il y a 6 ans
common 50834601aa Roll back SuW il y a 6 ans
x86 93136729c8 gapps: Split Velvet by arch il y a 7 ans
.gitignore 1e2facf59c Move gapps log il y a 8 ans
LICENSE 0a26940cad Fix LICENSE il y a 8 ans
Makefile ee8b7e1415 First commit il y a 10 ans
README.md 16928d9abb Thanks ciwrl il y a 7 ans
addond_head 74859c6634 addon.d: support version 2 il y a 7 ans
addond_tail 04dd149873 addond: Fixup OCD-inducing indentation il y a 6 ans
extract-files.sh f73c84ce47 Allow building inline without Google SuW and Velvet il y a 7 ans
proprietary-files-arm-nongrouper.txt 93136729c8 gapps: Split Velvet by arch il y a 7 ans
proprietary-files-arm.txt 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 il y a 7 ans
proprietary-files-arm64-nongrouper.txt 93136729c8 gapps: Split Velvet by arch il y a 7 ans
proprietary-files-arm64.txt 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 il y a 7 ans
proprietary-files-common-nongrouper.txt 480db6d999 gapps: Add AndroidMigratePrebuilt il y a 6 ans
proprietary-files-common.txt 5c767201f0 gapps: Add PrebuiltExchange3Google il y a 7 ans
proprietary-files-x86-nongrouper.txt 93136729c8 gapps: Split Velvet by arch il y a 7 ans
proprietary-files-x86.txt 303f640fa3 gapps: Update PrebuiltGmsCore for O-mr1 il y a 7 ans
setup-makefiles.sh 93136729c8 gapps: Split Velvet by arch il y a 7 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

Thanks and Credits

cdesai

  • Reminding me that /proc/meminfo is a thing

ciwrl

  • Catching a few spelling errors in this file

gmrt

  • Initial list for gapps

harryyoud

  • Thorough testing and Jenkins setup

flex1911, raymanfx, deadman96385, jrior001, haggertk, arco

  • Thorough 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