[Development] How to unlock the Bootloader of Tecno Camon C9 (Pro)
[Development] How to unlock the Bootloader of Tecno Camon C9 (Pro)
adb devices
adb reboot-bootloader
fastboot oem unlock
fastboot reboot
(31-07-2016, 08:33 AM)hovatek To successfully unlock the Bootloader of the Tecno Camon C9:
* Enable USB Debugging on the Tecno C9 (see https://www.hovatek.com/forum/thread-10109.html)
* Setup ADB and Fastboot on the PC (see https://www.hovatek.com/forum/thread-588.html)
* Connect the phone to the PC via USB cord (while On)
* Launch ADB
* In ADB, run the following command (press Enter after the command)
Code:adb devices
* ADB should detect the device. If ADB detects other devices but not the Tecno C9 then it must be an ADB clash, see https://www.hovatek.com/forum/thread-10111.html
* Once the device gets detected, boot it into Fastboot by running the following command (press Enter after the command)
Code:adb reboot-bootloader
* The phone should now enter Fastboot (black screen with only fastboot written at the top or bottom)
* In Fastboot, run the following command (press Enter after the command)
Code:fastboot oem unlock
* You should get a prompt on the device asking you to confirm Bootloader unlock, press the volume up button for Yes
* You should now get a success message
* Reboot the device by running the command below (press Enter after the command)
Code:fastboot reboot
(03-08-2016, 10:35 AM)Olorunffunmi Bootloader not unlocking, I am getting "unlock operation is not allowed" on the system after clicking the volume up button of my C9
(03-08-2016, 11:30 AM)hovatek(03-08-2016, 10:35 AM)Olorunffunmi Bootloader not unlocking, I am getting "unlock operation is not allowed" on the system after clicking the volume up button of my C9
You probably didnt enable OEM unlocking as instructed by the guide
(04-08-2016, 06:15 PM)sarry86 Does this erase all my data as i was warned inside the unlocking process??
(28-05-2017, 04:49 PM)dpol Hi, Hovatek,
My phone didnt proceed 4rm the blank space with ''fastboot''. Didnt pop up any msg after i entered d unlock command - ''fastboot oem unlock''.
Pls, help.