بدون توضیح

jrizzoli a73691b96d 15.08 Update+ 9 سال پیش
build a73691b96d 15.08 Update+ 9 سال پیش
out a73691b96d 15.08 Update+ 9 سال پیش
prebuilt a73691b96d 15.08 Update+ 9 سال پیش
LICENSE ee8b7e1415 First commit 10 سال پیش
Makefile ee8b7e1415 First commit 10 سال پیش
README.md ff04312900 15.06 Update: 9 سال پیش

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)