ee8b7e1415dd3615662b7321d1a798d41e19a4db
vendor_google
GApps for android devices
Information
These are Google Apps for who want to install Google Packages on a custom rom. Remember Apks and Jars files are prebuilt from Google. All closed source files come from Nexuses' factory images. This contains just the core files needed to setup a fully working Google account, users will choose wich apps they want on their devices.
Downloads
https://github.com/linuxxxxx/vendor_google/releases
Build
You can compile your GApps package with GNU make (realpath also needed)
make distclean
- Remove output directory
make gapps
- compile flashable GApps package for most of devices
Description
Languages
Makefile
69.9%
Shell
20.1%
Python
5%
Dockerfile
5%