Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 340 Bytes

Custom-OpenGApps.md

File metadata and controls

9 lines (6 loc) · 340 Bytes

How to install custom OpenGApps

  1. Build WSA without gapps to let the script download needed files

    ./build.sh --gapps-brand none

  2. Place custom OpenGApps to download folder and rename to OpenGApps-{arch}-{variant}.zip (e.g. OpenGApps-x64-pico.zip)

  3. Build WSA offline

    ./build.sh --offline --gapps-variant {variant}