If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know.
If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.

Search found 3 matches

Return

by Lattenknaller
03 Feb 2023, 11:11
Jump to forum
Jump to topic

Re: Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3)

Zecodorna
replace

normal_sunrise_jumpable_img_click = hmUI.createWidget(hmUI.widget.IMG_CLICK, {
x: 178,
y: 289,
w: 100,
h: 100,
src: '98.png',
type: hmUI.data_type.SUN_CURRENT,
show_level: hmUI.show_level.ONLY_NORMAL,
});


with

normal_img_click_1 = hmUI.createWidget(hmUI.widget.IMG, {
x ...
by SashaCX75
12 Apr 2025, 07:09
Jump to forum
Jump to topic

Re: Watch face editor for Amazfit watch on ZeppOS

Zecodorna wrote: 12 Apr 2025, 03:42
What is the url to add a shortcut to the training history screen?...

Code: Select all

hmApp.startApp({url: 'SportRecordListScreen', native: true });
hmApp.startApp({url: 'SportScreen', native: true });
There are buttons like this in the editor.
by SashaCX75
13 Apr 2025, 13:34
Jump to forum
Jump to topic

Re: Watch face editor for Amazfit watch on ZeppOS

@Zecodorna Set a transparent image on the button