Thanks ZduneX25, but I'm still having problems with SysProSetBool/SysProGetBool.
I've tried your suggestions, but can't get them to work in my project.
I will send you my code via telegram. Please, if you can, take a look to see what I'm doing wrong.
Search found 4 matches
- 21 Feb 2023, 17:57
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697740
- 15 Feb 2023, 18:39
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697740
Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)
Does anyone know the necessary code to display/hide elements of the AOD screen, by pressing a button on the main screen?
@SashaCX75's sample code only works to show/hide main screen elements, but not in AOD.
I had to add SysProSetBool then SysProGetBool to pass a variable and make AOD ...
- 15 Feb 2023, 13:46
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697740
Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)
Another doubt that I have. I need to change the background image of the AOD screen by pressing a button on the main screen, but the sample code does not work.
The same thing happens to me as in the previous case. It is not possible to change the AOD screen background image using SashaCX75 's sample ...
The same thing happens to me as in the previous case. It is not possible to change the AOD screen background image using SashaCX75 's sample ...
- 15 Feb 2023, 12:58
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697740
Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)
A collection of code examples for use in watch faces.
- smooth second hand for GTR 3;
- smooth second hand for GTR 4;
- change the background with a button on the screen;
- switching between different elements with a button on the screen;
- starting vibration;
- data output at an angle;
- data ...