Update Custom-OpenGApps.md

This commit is contained in:
Howard Wu 2022-09-03 11:58:31 +08:00 committed by GitHub
parent 59ec04b2c3
commit e0338679f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,9 @@
# How to install custom OpenGApps
1. Build WSA without gapps to let the script download needed files
`./build --gapps-brand none`
1. Place custom OpenGApps to `download` folder and rename to `OpenGApps-{arch}-{variant}.zip` (e.g. `OpenGApps-x64-pico.zip`)
1. Build WSA offline
`./build --offline --gapps-variant {variant}`