Page 1 of 1

Problem with resolution on Stratos watch

Posted: 23 Apr 2020, 19:28
by JAC666
Hi,
I have put some Amazfit watch faces on my stratos but I've got a problem.

When I selected the face, after 5 secondes, the low "resolution" appear but :
- It don't animated (watch second hand or "blinking :")
- When I move my hand, only retro lighting works but the screen stay in low resolution...
- If I press the up buttom, the animation and high resolution appeared.

Can you help me please for downloaded watch faces works perfectly .

I don't have this matter with the official watch faces.

The watch firmware is the lastest.

Re: Problem with resolution on Stratos watch

Posted: 25 Apr 2020, 15:56
by TXK
- It don't animated (watch second hand or "blinking :")
-----------------------------------------------------
In settings - General - dial - display seconds (watch will waste more battery)


- When I move my hand, only retro lighting works but the screen stay in low resolution...
-----------------------------------------------------
Use a dial that hand up to display a True color picture (not every dial has this code and picture)


- If I press the up buttom, the animation and high resolution appeared.
-----------------------------------------------------
This is how watch design works.


Can you help me please for downloaded watch faces works perfectly .
-------------------------------------------------------
Add code and picture to the dial:
https://bbs.huami.com/thread-24227-1-1.html


[Example](Please do not change the resolution to 360x360)
example.zip
(113.12 KiB) Downloaded 110 times
1. Find a WFZ file , change the suffix of ". WFZ" in the file to ". Zip" and extract it.

2、 Revision No
Open the "description. XML" file and modify the code:
Change < version > 1.2 < / version > to < version > 1.6 < / version >
Low version number does not support HD mode

3.PASS~(Please do not change the resolution to 360x360)

4. Turn on wrist lift HD mode
Add a line of code to the "watchface. XML" file
<WatchFaceItemtype="support26w" config="true" />
This code needs to be written in the first sentence

5. Prepare high-definition materials for wrist lifting
Open the background directory and create a new 26W directory (please check the example)

6. Package file copy to watch
We return to the root of the file and compress it into a zip file
Change the suffix "zip" to "WFZ"