-
Notifications
You must be signed in to change notification settings - Fork 661
vivo Y20 2021 Y12s
Emmanuel edited this page May 13, 2023
·
4 revisions
This page are only meant for MediaTek version of this device. Snapdragon are not supported
You need:
First you may need to download GSI which suite our phone 'arm64 AB'
Steps:
- Reboot your phone to fastboot mode (bootloader) using adb command
adb reboot bootloader
or hold volume up key when rebooting - Type
fastboot -w
<- this will erase userdata - Now type
fastboot reboot fastboot
<- this will reboot to fastbootd which allow us to flash system image on dynamic partition - To flash system image, type
fastboot flash system [The path where the gsi.img file is located or drag gsi.img file]
and wait for it - Once it finishes flashing, you can reboot using TWRP or vivo recovery or command
fastboot reboot
Congrats, you have GSI installed on your phone!
Telegram Group https://t.me/vivoMediaTek