2016-06-22, 00:41
Well done amarlohani
Above all :
MTK Droid Tools DOES NOT WORKS ANYMORE in the latest Mediatek SoCs 67XX ... so forget about it.
STEPS
1) Do you have already enabled Developer Options & USB debugging ?
2) Try the next version of SP Flash Tool :
3) Unlock Bootloader - how to :
Download & install the next version of Android Debug Bridge :
Open cmd prompt ... and type the next command :
adb reboot bootloader (and press enter)
Your phone will reboot into FASTBOOT mode. Now, type the next command :
fastboot getvar all (and press enter)
Please see the next screenshot :
Please take a look to the red arrow ... it is telling you that your phone has the bootloader LOCKED.
Now type the next command :
fastboot oem unlock (and press enter)
To verify if everything worked out ... please reboot once again your phone into FASTBOOT mode ... and type once again the next command :
fastboot getvar all (and press enter)
If everything worked fine ... you will be able to see the same (red arrow) like in the next screenshot :
Rest in waiting for your kind reply
Above all :
MTK Droid Tools DOES NOT WORKS ANYMORE in the latest Mediatek SoCs 67XX ... so forget about it.
STEPS
1) Do you have already enabled Developer Options & USB debugging ?
2) Try the next version of SP Flash Tool :
3) Unlock Bootloader - how to :
Download & install the next version of Android Debug Bridge :
Open cmd prompt ... and type the next command :
adb reboot bootloader (and press enter)
Your phone will reboot into FASTBOOT mode. Now, type the next command :
fastboot getvar all (and press enter)
Please see the next screenshot :
Please take a look to the red arrow ... it is telling you that your phone has the bootloader LOCKED.
Now type the next command :
fastboot oem unlock (and press enter)
To verify if everything worked out ... please reboot once again your phone into FASTBOOT mode ... and type once again the next command :
fastboot getvar all (and press enter)
If everything worked fine ... you will be able to see the same (red arrow) like in the next screenshot :
Rest in waiting for your kind reply