Нема описа

Paul Keith 8a7f260fb7 Revert "Don't mount SAR system to /system" пре 6 година
arm 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
arm64 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
build 8a7f260fb7 Revert "Don't mount SAR system to /system" пре 6 година
common 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
x86 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
.gitignore 1e2facf59c Move gapps log пре 8 година
LICENSE 0a26940cad Fix LICENSE пре 7 година
Makefile ee8b7e1415 First commit пре 10 година
README.md 16928d9abb Thanks ciwrl пре 7 година
addond_head 74859c6634 addon.d: support version 2 пре 7 година
addond_tail 04dd149873 addond: Fixup OCD-inducing indentation пре 6 година
extract-files.sh f73c84ce47 Allow building inline without Google SuW and Velvet пре 7 година
proprietary-files-arm-nongrouper.txt 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
proprietary-files-arm.txt 48d7b18e24 Update all PrebuiltGmsCore.apk to same version 14.7.99 пре 6 година
proprietary-files-arm64-nongrouper.txt 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
proprietary-files-arm64.txt 48d7b18e24 Update all PrebuiltGmsCore.apk to same version 14.7.99 пре 6 година
proprietary-files-common-nongrouper.txt 327f00a632 Switch to universal SetupWizard.apk version 228.5076413 пре 6 година
proprietary-files-common.txt 233d19efb6 Update all Velvet.apk to same version 8.91.5.21 пре 6 година
proprietary-files-x86-nongrouper.txt 22c6cfbee8 Add libbarhopper for SetupWizard пре 6 година
proprietary-files-x86.txt 48d7b18e24 Update all PrebuiltGmsCore.apk to same version 14.7.99 пре 6 година
setup-makefiles.sh 93136729c8 gapps: Split Velvet by arch пре 7 година

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