The principle of dynamic watchface:
multiple static map rotation, means you have multiple static images, not directly put gif.
Tools:
1. This unpacking and press tool https://www.bandbbs.cn/index.php?threads/[6-24 update] 米环4 custom dial tool amazfitbiptools_mi4_0-0-2- Support dynamic map.256/page-3#post-2598
2.PhotoShop
3.GIF online decomposition tool GIF动态图片分解,多帧动态图分解成多张静态图片_图片工具网页版
(Note: You can use other tool too. This one is in Chinese)
Tutorial:
1. Decompose the GIF image,
one by one. Save to your device.
2. Modify the picture mode to RGB
3. The official dial background is 3.18*6.35, so make sure your image fits into this size canvas.
You can modify the image size and canvas size, maps, and more. You can learn it yourself.
4. After the modification, change the picture mode to the index color, select the average mode in the palette, the color value is 128 (this is the mode I use, I have not tried other, but it is possible to save the index mode directly. Not shown on the bracelet). Finally saved.
5. Complete all the diagrams in steps 3 and 4, and the images should be the same size.
Modify the images suffix to png. Rename it to "0xxx" and put these images into the dashboard folder.
6. Modify the JSON file: Add the code at the end of the file
,
"Other": {
"Animation": {
"AnimationImage": {
"X": 20, //Coordinate
"Y": 140,
"ImageIndex": 79,// The starting picture number
"ImageCount": 326, / / the total number of pictures
"X3": 0
},
"x1": 0, / / picture interval time, below 50 will not flash.
"y1": 50, / / number of loops
"Interval": 200
}
}
7. Drag the Json file with a mouse to the unpacking tool to generate the bin file. The generated bin file cannot exceed 320 kb. If you exceed it, you have to reduce the number of pictures.
8.Installation: find the watchface file in the phone, the specific path is: Android/data/com.xiaomi.hm.health/file/watchface_local, just find a folder, there must be a bin file, if not go to Mi Fit to download, delete the original bin file, put your file into it, and change your bin file to the name of the original bin file. Apply that dial.
Alternative:
Install the latest Notify & Fitness and pair the band with the app. After that, go to watchfaces tab and choose install custom watchface (.bin)
Note: This method require Mi Fit app installed in your device
PS: This is all the watchfaces and material files I have made, the unpacking tool is also inside.
link:https://pan.baidu.com/s/1IrhmzDRQDi1RKxYYMllNxw
extraction code: hshd
CREDIT:
Binky from BANDBBS
(I just translate it and made some changes)
multiple static map rotation, means you have multiple static images, not directly put gif.
Tools:
1. This unpacking and press tool https://www.bandbbs.cn/index.php?threads/[6-24 update] 米环4 custom dial tool amazfitbiptools_mi4_0-0-2- Support dynamic map.256/page-3#post-2598
2.PhotoShop
3.GIF online decomposition tool GIF动态图片分解,多帧动态图分解成多张静态图片_图片工具网页版
(Note: You can use other tool too. This one is in Chinese)
Tutorial:
1. Decompose the GIF image,
one by one. Save to your device.
2. Modify the picture mode to RGB
3. The official dial background is 3.18*6.35, so make sure your image fits into this size canvas.
You can modify the image size and canvas size, maps, and more. You can learn it yourself.
4. After the modification, change the picture mode to the index color, select the average mode in the palette, the color value is 128 (this is the mode I use, I have not tried other, but it is possible to save the index mode directly. Not shown on the bracelet). Finally saved.
5. Complete all the diagrams in steps 3 and 4, and the images should be the same size.
Modify the images suffix to png. Rename it to "0xxx" and put these images into the dashboard folder.
6. Modify the JSON file: Add the code at the end of the file
,
"Other": {
"Animation": {
"AnimationImage": {
"X": 20, //Coordinate
"Y": 140,
"ImageIndex": 79,// The starting picture number
"ImageCount": 326, / / the total number of pictures
"X3": 0
},
"x1": 0, / / picture interval time, below 50 will not flash.
"y1": 50, / / number of loops
"Interval": 200
}
}
7. Drag the Json file with a mouse to the unpacking tool to generate the bin file. The generated bin file cannot exceed 320 kb. If you exceed it, you have to reduce the number of pictures.
8.Installation: find the watchface file in the phone, the specific path is: Android/data/com.xiaomi.hm.health/file/watchface_local, just find a folder, there must be a bin file, if not go to Mi Fit to download, delete the original bin file, put your file into it, and change your bin file to the name of the original bin file. Apply that dial.
Alternative:
Install the latest Notify & Fitness and pair the band with the app. After that, go to watchfaces tab and choose install custom watchface (.bin)
Note: This method require Mi Fit app installed in your device
PS: This is all the watchfaces and material files I have made, the unpacking tool is also inside.
link:https://pan.baidu.com/s/1IrhmzDRQDi1RKxYYMllNxw
extraction code: hshd
CREDIT:
Binky from BANDBBS
(I just translate it and made some changes)
Last edited: