18-11-2022, 09:20 AM
Here is the twrp for Android/device/tecno-LE7(POVA 2)
Download at release and make sure u do the following
1 :copy the twrp u download to platform tools alongside the stock boot,vbmeta,and magisk zip.
2:adb reboot bootloader
3:fastboot flash boot twrp.img
4:fastboot boot twrp.img (u will get error like too many links .just ignore it as soon as the device turned off hold down volume up till it takes u to twrp page.
5: connect the phone to PC
6: adb push boot.img /sdcard
adb push twrp.img /sdcard
Adb push magisk /sdcard
7 if touch not working USB OTG
8: flash boot.img into boot partition
9: go to twrp main page and select advance and delete install recovery ramdisk and select the twrp.img and flash
10:flash magisk and reboot
https://github.com/infinixs5lite/Action-...3494835046