First commit
This commit is contained in:
30
README.md
Normal file
30
README.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user