Sen descrición

jrizzoli bcd682ecbf 15.07 Update: %!s(int64=9) %!d(string=hai) anos
build bcd682ecbf 15.07 Update: %!s(int64=9) %!d(string=hai) anos
prebuilt bcd682ecbf 15.07 Update: %!s(int64=9) %!d(string=hai) anos
LICENSE ee8b7e1415 First commit %!s(int64=10) %!d(string=hai) anos
Makefile ee8b7e1415 First commit %!s(int64=10) %!d(string=hai) anos
README.md ff04312900 15.06 Update: %!s(int64=9) %!d(string=hai) anos

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)