Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
List of confirmed working devices:
Kingwear KW68, KW88, KW88 Pro, KW98, KW99, KW99 Pro
Blocks Watch
Look Watch
Zeblaze Thor, Thor S
IQ I2
Diggro DI01
AllCall W1, W2
Downloads/Source Code:
TWRP Image Download: 3.2.2-0 TWRP Image Installer Download: 3.2.2-0
Scatter file: Here
TWRP Source Code: Here
Kernel Source Code: Here
Install Instructions:
If you have TWRP installed already:
Download the first link which is just the twrp image files
Copy the image file to your watch
Boot into twrp
Click install
Click install image
Navigate to the twrp image you copied over and select it
Find recovery in the list and select it
Swipe to confirm
You’re done
If you don’t have TWRP installed:
With your watch turned on, copy the file “Harmony_TWRP_patcher.zip” to the /sdcard directory.
Turn off your watch.
Open sp flash tool
In the “Scatter-loading File” box choose the “MT6580_Android_scatter.txt” file that you downloaded
Select the twrp image you downloaded and do it for the boot and recovery partitions
Press on “Download”.
Connect the watch to the computer and wait until a green tick appears on the screen.
Unplug your watch and power it on
WARNING: the following step (9) will install an android 5.1 compatible boot.img. If you have an android 8.1 rom installed, be sure to flash it after finishing this guide.
In the recovery, go to Install -> Install Zip and select the previously copied file “TWRP_patcher.zip”
Aug 6, 2018 18:51:42 GMT 1tontonmax said: not working on Diggro DI01 with firmware KW88_CS1_B_GSM_PHT_20171111 (used for bluetooth calling)
it's the stock recovery which is loaded
I have updated the instructions and downloads to reflect the new changes releated to allowing twrp to stay installed
Aug 5, 2018 6:10:49 GMT 1deadman96385 said: Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. It's a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
List of confirmed working devices:
Kingwear KW88, KW98, KW99
Blocks Watch
Look Watch
Zeblaze Thor, Thor S
Lemfo LES1
IQ I2
Diggro DI01, DI07
Downloads/Source Code:
TWRP Image Download: 3.2.2-0 TWRP Image Installer Download: 3.2.2-0
Scatter file: Here
TWRP Source Code: Here
Kernel Source Code: Here
Install Instructions:
If you have TWRP installed already:
Download the first link which is just the twrp image files
Copy the image file to your watch
Boot into twrp
Click install
Click install image
Navigate to the twrp image you copied over and select it
Find recovery in the list and select it
Swipe to confirm
You’re done
If you don’t have TWRP installed:
With your watch turned on, copy the file “Harmony_TWRP_patcher.zip” to the /sdcard directory.
Turn off your watch.
Open sp flash tool
In the “Scatter-loading File” box choose the “MT6580_Android_scatter.txt” file that you downloaded
Select the twrp image you downloaded and do it for the boot and recovery partitions
Press on “Download”.
Connect the watch to the computer and wait until a green tick appears on the screen.
Unplug your watch and power it on
WARNING: the following step (10) will install an android 5.1 compatible boot.img. If you have an android 8.1 rom installed, be sure to flash it after finishing this guide.
In the recovery, go to Install → Install Zip and select the previously copied file “TWRP_patcher.zip”
Wait until it finishes and that’s it!
Hello!
Problem with dowloading img file. SP tool write: PMT changed for the ROM. Please select Format All + Download.
Sounds like you are flashing the pre-loader by mistake.
When you flash the recovery you should ONLY flash the recovery and nothing else using download only option in SP Flash Tools.
Oct 15, 2018 21:20:01 GMT 1pablo11 said: Problem with dowloading img file. SP tool write: PMT changed for the ROM. Please select Format All + Download.
Oct 15, 2018 21:20:01 GMT 1pablo11 said: Problem with dowloading img file. SP tool write: PMT changed for the ROM. Please select Format All + Download.
yes, it’s ok, but it wasn’t necessary, the directory that opens in you file explorer when you connect the watch is in fact the sdcard directory from the instructions. Anyways, the important thing is that you are able to find the Harmony_TWRP_patcher.zip when you are in twrp
If you want to boot to twrp later on you need to have adb on your computer, if you haven’t got adb already you can download it here: https://developer.android.com/studio/releases/platform-tools#downloads
Then, with your watch connected to the computer and turned on, open a command prompt in the platform-tools folder and issue the command “adb reboot recovery”