Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
FLASHING TWRP
Pre-requisites
The main requirement before you can have this recovery on your Infinix X627 is that the bootloader MUST be unlocked. In addition, make sure you have ADB and FASTBOOT set up correctly on your PC.
N/B : Make sure you've the latest ADB & FASTBOOT Installed .
INSTALLATION INSTRUCTIONS
- Download this Infinix-X627-TWRP-V2.img
- Download this Vbmeta img
- Boot your device into fastboot mode.
- In the directory containing the recovery you downloaded, open up a CMD/PowerShell and run this command
Code:fastboot flash recovery Infinix-X627-TWRP-V2.img
- While in fastboot and run this command
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
- After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
- Incase you are asked for the password to decrypt your device, just ignore that step, go to the Wipe Menu and Format Data. This process will wipe all your data so make a point of backing up your important data.
Last edited: