Hello
I have been trying to root my device Tecno pop 2f and I've only gotten as far as opening the device's bootloader but I cant seem to unlock the bootloader when entering the command fastboot OEM unlock/ fastboot flash unlock, but oddly enough the device seems to have multiple bootloaders (I don't know if that's even possible)
Developer mode has been enabled and OEM lock has been disabled when the device was on
after sorting that out...
There are 2 methods I used with adb
Method 1
1) adb devices
2) adb reboot bootloader
2) fastboot OEM unlock
(error: unknown cmd)
Method 2
1) adb reboot recovery
(Then I would switch to the phone to manually enter fastboot mode, which looks different than method 1)
2) fastboot OEM unlock
(weirdly it works here)
3) fastboot flash recovery recovery.img
(error: Flashing lock flag is locked, please unlock it first)
I'd wish to provide screenshots but I only have a single device and a crappy camera on the laptop so there's no use, please make due with this information.
I have been trying to root my device Tecno pop 2f and I've only gotten as far as opening the device's bootloader but I cant seem to unlock the bootloader when entering the command fastboot OEM unlock/ fastboot flash unlock, but oddly enough the device seems to have multiple bootloaders (I don't know if that's even possible)
Developer mode has been enabled and OEM lock has been disabled when the device was on
after sorting that out...
There are 2 methods I used with adb
Method 1
1) adb devices

2) adb reboot bootloader

2) fastboot OEM unlock

Method 2
1) adb reboot recovery

2) fastboot OEM unlock

3) fastboot flash recovery recovery.img

I'd wish to provide screenshots but I only have a single device and a crappy camera on the laptop so there's no use, please make due with this information.