Тайлбар байхгүй

Paul Keith 2196d7bedf gapps: null out space checks for Pi (for now) 6 жил өмнө
arm 9138755387 Update pinned Velvet for arm{,64} 6 жил өмнө
arm64 9138755387 Update pinned Velvet for arm{,64} 6 жил өмнө
build 2196d7bedf gapps: null out space checks for Pi (for now) 6 жил өмнө
common 6725afdef2 Initial extracted P gapps 6 жил өмнө
x86 9f97a5f318 Update pinned PrebuiltGmsCore apks 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 9138755387 Update pinned Velvet for arm{,64} 6 жил өмнө
proprietary-files-arm.txt 9f97a5f318 Update pinned PrebuiltGmsCore apks 6 жил өмнө
proprietary-files-arm64-nongrouper.txt 9138755387 Update pinned Velvet for arm{,64} 6 жил өмнө
proprietary-files-arm64.txt 9f97a5f318 Update pinned PrebuiltGmsCore apks 6 жил өмнө
proprietary-files-common-nongrouper.txt 480db6d999 gapps: Add AndroidMigratePrebuilt 6 жил өмнө
proprietary-files-common.txt 5c767201f0 gapps: Add PrebuiltExchange3Google 7 жил өмнө
proprietary-files-x86-nongrouper.txt 93136729c8 gapps: Split Velvet by arch 7 жил өмнө
proprietary-files-x86.txt 9f97a5f318 Update pinned PrebuiltGmsCore apks 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