Hi, Goodmorning, I downloaded a boot.img for tecno camon cx air, hoping to unroot my phone and restoring to a clean state
After downloading and unzipping, i met a boot.bin file, i was actually hoping to see a boot.img which i am more familiar with.
Anyway, i made a copy of the downloaded boot.img which was for the Tecno Camon CX Air build number (CXAir-H3713A-N-170618V105) which was the build number of the phone that got bricked. I am very extra careful to check the correct build number of my device.
After making a copy, i changed the file extension from boot.bin to boot.img and rebooted the phone into fastboot mode with
Code:
adb reboot-bootloader
and flashed the boot image with
Code:
fastboot flash boot boot.img
Did a reboot and my phone has since been stuck in the first Tecno splashscreen, its not even making an attempt to load the boot animation
Please hellpp

