بدون توضیح

Paul Keith 19faa4451d Add gapps from latest shamu release 8 سال پیش
arm 19faa4451d Add gapps from latest shamu release 8 سال پیش
build 88a85476fc Adjust build system for new gapps organization 8 سال پیش
common 19faa4451d Add gapps from latest shamu release 8 سال پیش
.gitignore c62430937b Ignore content in out/ directory 8 سال پیش
LICENSE ee8b7e1415 First commit 10 سال پیش
Makefile ee8b7e1415 First commit 10 سال پیش
README.md ff04312900 15.06 Update: 9 سال پیش
common-proprietary-files.txt 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش
extract-files.sh 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش
proprietary-files-arm.txt 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش
proprietary-files-arm64.txt 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش
proprietary-files-x86.txt 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش
proprietary-files.txt 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش
setup-makefiles.sh 15d9e01ed6 Add blob lists and extraction scripts 8 سال پیش

README.md

vendor_google

GApps for android devices

Build

You can compile your GApps package with GNU make

make distclean

  • Remove output directory

make arm

  • compile signed flashable GApps for arm

make arm64

  • compile signed flashable GApps for arm64

make x86

  • compile signed flashable GApps for x86 (NOT supported atm)