12-02-2019, 04:09 PM
See this https://www.kriztekblog.com/flash-cpb-fi...GLhXDqIbIU for how to extract scatter file and flash coolpad with SP flash tool.
(12-02-2019, 04:09 PM)EMMANUS Wrote: See this https://www.kriztekblog.com/flash-cpb-fi...GLhXDqIbIU for how to extract scatter file and flash coolpad with SP flash tool.
(14-02-2019, 06:43 AM)mencoronaldo Wrote: ...
The phone is detected by YGDP tool but not recognized by sp flash tool (how can I flash using it). It is connecting as "Coolpad Android Bootloader Interface".
Sent from my TECNO KA7 using Hovatek Mobile
fastboot devices
e.g
fastboot flash boot boot.img
fastboot -w
fastboot reboot
(14-02-2019, 12:18 PM)X3non Wrote:(14-02-2019, 06:43 AM)mencoronaldo Wrote:
...
The phone is detected by YGDP tool but not recognized by sp flash tool (how can I flash using it). It is connecting as "Coolpad Android Bootloader Interface".
Sent from my TECNO KA7 using Hovatek Mobile
check out these firmwares @
http://rfile6-2014.7to.cn/6/8C/15/Coolpa...cret=Kx2t3
https://support.halabtech.com/index.php?...p;id=42105
this phone might not be an mtk phone rather qualcomm and the reason why you're unable to get SP flash tool to detect the phone (power off the phone, connect the phone to the PC without holding any buttons and check what it gets detects in device manager as)
if the phone gets connected as "Coolpad Android Bootloader Interface",
setup adb and fastboot @ https://www.hovatek.com/forum/thread-588.html
then try the fastboot command
Code:
fastboot devices
if the device is recognized then try flashing ONLY boot, recovery and system.img using fastboot
Code:
e.g
fastboot flash boot boot.img
then wipe and reboot the phone using the commands below
Code:
fastboot -w
fastboot reboot
(14-02-2019, 07:48 PM)mencoronaldo Wrote: The phone does not get detected when connected without holding any button.
I've already downloaded both files and they're both flashable zip without recovery.img and system.img but I can see the boot inside the zip
Sent from my TECNO KA7 using Hovatek Mobile
(15-02-2019, 09:25 AM)X3non Wrote:(14-02-2019, 07:48 PM)mencoronaldo Wrote:
The phone does not get detected when connected without holding any button.
I've already downloaded both files and they're both flashable zip without recovery.img and system.img but I can see the boot inside the zip
Sent from my TECNO KA7 using Hovatek Mobile
attach a screenshot of the contents of the firmwares you have (upload the images to imgur.com)
(15-02-2019, 04:58 PM)mencoronaldo Wrote: http://imgur.com/n9JcuYw
http://imgur.com/YxgoFWk
Sent from my TECNO KA7 using Hovatek Mobile