commit | f509e98dcb9a6667633a854fced2abf749818620 | [log] [tgz] |
---|---|---|
author | Joey Rizzoli <linuxx@live.it> | Mon Apr 20 20:09:24 2015 +0200 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Sun Jun 21 15:00:04 2015 +0200 |
tree | 8ef26e67ebdf4e9509a63ae1cdd2b2e45f7ed8cb | |
parent | ee8b7e1415dd3615662b7321d1a798d41e19a4db [diff] |
15.05 Update - Make for different platforms (arm, arm64, x86) - Add arm64 support - Update GNow - Fix FaceUnlock FC
GApps for android devices
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. GApps contain a "quite old" universal Play Service, so the Play Store will download the proper one for your device asap. These GApps get monthly updates, fell free to fork and contribute to this, but remember, Opensource does not mean out-of-respect. Also NO MIRRORS ALLOWED
https://github.com/linuxxxxx/vendor_google/releases
You can compile your GApps package with GNU make
make distclean
make gapps
make gapps_arm64
make gapps_x86