so hi, I’ve been doing a lot of GSI lately and the only thing that I’m concerned about is that can I install GAPPS even if I don’t have a TWRP recovery? Let’s say I flashed HAVOC OS 4.1 vanilla gsi, will I be able to install GAPPS?
DISCLAIMER: Flashing the HAVOC OS 4.1 GSI GAPPS VERSION didn’t work for me, but the VANILLA worked, that’s why I’m planning to just install gapps later on but I don’t know how without TWRP.
…
Reboot to recovery
Go into Sideload (might be under advanced - if your recovery doesn’t have this feature, then you need to update your recovery.
On your computer, run adb sideload <gapps-version.zip>
Reboot.
…
If you have a rooted phone with a custom recovery, you can do it:
Reboot to recovery
Go into Sideload (might be under advanced - if your recovery doesn't have this feature, then you need to update your recovery.
On your computer, run adb sideload <gapps-version.zip>
Reboot.
Actually, that is the way Google recommends doing the OTA security updates, via ADB. Instructions are on the download webpage https://developers.google.com/android/ota. I did that and it wiped out root, which was not expected. Easy enough to redo with Magisk, but more of a slight challenge without TWRP for Android 11