unofficial twrp 3.4.0 for Spreadtrum SC7731e

Download twrp 3.4.0 for Spreadtrum SC7731e Phone:

Download twrp 3.4.0 recovery for Spreadtrum SC7731e devices. This is a Port recovery which you can use to Port twrp for similar Spreadtrum SC7731e devices. You can also try this Recovery on Your Spreadtrum SC7731e Android 9/10 based devices without any Modifications it bootable on Many Phone but some functions like touch and Mount issue May Present.

Note:

  1. Rooting May Void Your device warranty.
  2. Make a backup and move it to safe place like Pen drive

Download:

How to Install twrp Recovery on Spreadtrum Devices:

1. Prepare the Phone:

  • From Settings Enable developer options. for that Go to Setting>About phone>tap 5-6 times on Software version>done. Now Go back /additional settings/ developer options & USB debugging > Turn ON, OEM unlocking > Turn ON.

2. Prepare Your Computer & Setup Platform tool:

  • Download & Install latest adb fastboot driver on your computer
  • on your computer Download & extract platform tools. then download & extract recovery.img & vbmeta.img in platform tool folder
  • Move Magisk 21.4 to Platform tools folder

3. connect to fastboot:

  • switch off Phone, Now press power & volume down key, once you see fastboot Logo connect phone to computer by using usb cable

4. Flash twrp Recovery:

  • Now send below code
fastboot flash recovery recovery.img

5. Disable boot Verification -AVB/ Fix bootloop:

  • for that send below code
fastboot flash vbmeta vbmeta.img
fastboot format userdata
  • then reboot to twrp recovery by sending below code:
fastboot reboot recovery