Add instructions for building inline
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
**GApps for android devices**
|
**GApps for android devices**
|
||||||
|
|
||||||
Build
|
Build standalone zips
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
You can compile your GApps package with GNU make
|
You can compile your GApps package with GNU make
|
||||||
@@ -19,6 +19,11 @@ _make gapps_arm64_
|
|||||||
_make gapps_x86_
|
_make gapps_x86_
|
||||||
- compile signed flashable GApps for x86
|
- compile signed flashable GApps for x86
|
||||||
|
|
||||||
|
Build inline with Android
|
||||||
|
-------------------
|
||||||
|
- Sync this repo to $GAPPS_PATH where $GAPPS_PATH is the path to this repo
|
||||||
|
- Include $GAPPS_PATH/$ARCH/$ARCH-vendor.mk where $ARCH is arm, arm64, or x86 depending on the device's architecture
|
||||||
|
|
||||||
Thanks and Credits
|
Thanks and Credits
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user