[Tool] [Twrp 3.3.1][Infinix Smart 3 Plus]

Search This thread

majorkid

Senior Member
Nov 15, 2015
236
140
Behind You..
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
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
  1. Download this Infinix-X627-TWRP-V2.img
  2. Download this Vbmeta img
  3. Boot your device into fastboot mode.
  4. 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
  5. While in fastboot and run this command
    Code:
    fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
  6. After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
  7. 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:

Abdulrehman130

Senior Member
Apr 23, 2019
50
16
Many Major Problems!!!!

Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
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
  1. Download this Infinix-X627-TWRP-V2.img
  2. Download this Vbmeta img
  3. Boot your device into fastboot mode.
  4. 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
  5. While in fastboot and run this command
    Code:
    fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
  6. After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
  7. 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.



I have found 4 Major problems:(

1:- unable to mount /data/media/twrp/.twrps

2:-After wipe and formate data then internal storage mounted but After reboot and set up the Phone Then TWRP again show Internal Storage (0MB).

3:-Un root in Advanced option not working and MTP also not working. /data and /root and other directories also not visible even all option are marked inside Mount button.

4:- Root install in Advanced option or latest Magisk flash able zip file and Superuser file successful installed but after reboot these apps APK are not present in Apps list. Phone also not rooting via Magisk Patched image.

Request:- Please solve these major issues.

Infinix smart 3 plus(X627) architecture is (ARM) and this Phone support treble Slot A but no one ARM(Slot A and AB) and ARM64(Slot A and AB) GSI image working.

There is no Mooke ROM available for this device.
 
Last edited:
  • Like
Reactions: M Frazeen

M Frazeen

Member
Aug 3, 2016
5
2
Sir i request to you.

Sir please make a full stable and fast custom rom for infinix smart 3 plus..Thanks Nice Work...Gor TWRP...??:good:
 
  • Like
Reactions: Lemeilleurho

neeraj797

Senior Member
Jul 9, 2013
238
13
New Delhi
Reboot Issue

After installing recovery whenever I reboots to system(sooner or later),your recovery gets wiped off. Is this usual or I am doing something wrong.
 
Jul 26, 2020
11
0
please make it for infinix smart4

---------- Post added at 04:54 PM ---------- Previous post was at 04:50 PM ----------

Please make twrp infinix smart4:بكاء:
 

Bilal nawaz

Member
Mar 18, 2016
11
1
Dear Sir,
Thank you so much for this recovery. Please make recovery of Infinix Hot 10 (x682). I really need this to flash Custom Roms and GSI.
I shall be very thankful to you.
Best Regards
Bilal Nawaz
 
  • Like
Reactions: mr.namansoni

neeraj797

Senior Member
Jul 9, 2013
238
13
New Delhi
Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
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
  1. Download this Infinix-X627-TWRP-V2.img
  2. Download this Vbmeta img
  3. Boot your device into fastboot mode.
  4. 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
  5. While in fastboot and run this command
    Code:
    fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
  6. After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
  7. 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.
After installing this recovery, whenever I try flashing any zip, I always get same error. 2 section of red lines.
Same problem even for rooting using internal option.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Hello , This is a guide for Flashing TWRP and Flashing GSI (Treble ROMS) on Infinix Smart 3 Plus .
    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
    1. Download this Infinix-X627-TWRP-V2.img
    2. Download this Vbmeta img
    3. Boot your device into fastboot mode.
    4. 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
    5. While in fastboot and run this command
      Code:
      fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
    6. After Flashing , Boot Into TWRP(recovery) (Power + Volume Up) to confirm that you have successfully flashed TWRP on your Infinix Smart 3 Plus
    7. 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.
    2
    Flashing ROMs tutorial coming soon
    1
    yeahhh we have twrp

    :)
    1
    Thanks :)

    Flashing ROMs tutorial coming soon


    AT Last Infinix Smart 3 PLUS Have TWRP.

    I Was Waiting For This Recovery From past 5 months!

    Thanks A Lot XDA And Its Developers Specially Include Who Made This Possible. :)
    :):eek::D