搜索找到 31 个匹配

ZduneX25
12 1月 2025, 18:14
版面: AmazFaces app
主题: AmazFaces for Android [Support]
回复总数: 237
阅读次数: 184766

Re: AmazFaces for Android [Support]

Google Play says AmazFaces app is not compatible with my Redmi 8, Android 10, works fine on Redmi K70 Pro, Android 15.
ZduneX25
17 12月 2023, 19:06
版面: Watchfaces creation (order table)
主题: HWF - Ugly Sweater Time Watchface GTR3 Pro
回复总数: 10
阅读次数: 13553

Re: HWF - Ugly Sweater Time Watchface GTR3 Pro

@mrbutthead @RobertV56
I'll make version for os 2 devices such as gtr4/trex2, just don't expect to be exactly the same as asoo version.
ZduneX25
12 11月 2023, 15:24
版面: Watchfaces discussion
主题: How to edit altitude on GTR 3
回复总数: 1
阅读次数: 4214

Re: How to edit altitude on GTR 3

What do you mean by edit? Do you want to add it to a dial?
ZduneX25
31 7月 2023, 09:25
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

@SashaCX75 have you heard about any other way to install MiniPrograms than through DeveloperMode and QR code?
ZduneX25
09 6月 2023, 11:31
版面: Device discussion
主题: Software update GTR4
回复总数: 5
阅读次数: 10562

Re: Software update GTR4

OS 2.1 only to be honest. It was not working on 2.0 either.
ZduneX25
06 6月 2023, 12:30
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

SashaCX75 they work the same when testing live on the watch, but they work differently on system images from simulator, i created a dial with compass and on trex ultra preview is static, while on gtr4 it is animated, so i just wanted to compare both dupms, but yeah nothing there
by the way they ...
ZduneX25
06 6月 2023, 08:09
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

@T_5 compass thing is working differently when i test on both, so i thought maybe there will be some changes
ZduneX25
05 6月 2023, 13:06
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

@T_5 can you get trex ultra (native 2.1 device) dump as well?
ZduneX25
28 4月 2023, 13:24
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

@Lukimator so I am creating a dial that supports altimeter and I can tell you to use hmUI.data_type.ALTITUDE for os 1.0 and both hmUI.data_type.ALTITUDE/ALTIMETER return the same value on os 2.0
ZduneX25
13 4月 2023, 14:21
版面: Watchfaces creation (order table)
主题: New GTR Mini
回复总数: 34
阅读次数: 15706

Re: New GTR Mini

SashaCX75 can we execute ImageToZeppOS through terminal? I would like to automate whole process and terminal command to patch images would save a lot of time.
ZduneX25
09 4月 2023, 16:09
版面: Watchfaces creation (order table)
主题: New GTR Mini
回复总数: 34
阅读次数: 15706

Re: New GTR Mini

I was getting the same visual glitches on other watches (gtr3/4) back when I was using 48bit png images. 32bit is max, maybe you guys try 48 or 24 on gtrmini. There is a chance it has been increased/decreased.
ZduneX25
31 3月 2023, 15:58
版面: Watchfaces discussion
主题: View schedule - is possible?
回复总数: 3
阅读次数: 1055

Re: View schedule - is possible?

You can only show one upcoming event for current day: https://docs.zepp.com/docs/watchface/ap ... owfestival
ZduneX25
15 3月 2023, 17:25
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

I heard they added external bluetooth devices (HR belt etc) support in TREX 2 firmware so it is probably mix of both zeppos 1 and 2 now.
ZduneX25
15 3月 2023, 10:49
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

SashaCX75 have you ever heard about gtr3 smooth seconds implementation that does not work on trex2? i received several reports now, but i always thought trex2 and gtr3 share the same code, they both run zeppos 1.0 (no such problem on gtr3pro for example)
ZduneX25
16 2月 2023, 09:32
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

santicam above initview() add:

hmFS.SysProSetBool('a_word', false);

then inside initview():
const bool_name = hmFS.SysProGetBool('a_word')

in the place you want to control:
hmFS.SysProSetBool('a_word', true);
if (screenType = hmSetting.screen_type.AOD)
mFS.SysProSetBool('a_word', true ...
ZduneX25
15 2月 2023, 14:22
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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 display ...
ZduneX25
15 2月 2023, 11:52
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

SashaCX75 thank you, so PaymentCardScreen is not working, CardsScreen it works, but like you said it opens some chinese page (i believe there is another name that will trigger proper page), finally DialCallScreen is taking me to a fake call screen when watch rings and i see reject/accept buttons, i ...
ZduneX25
14 2月 2023, 16:15
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

SashaCX75 do you know appid to add shortcut for Dialer/Phone app and Store Cards?
Spoiler
图片
ZduneX25
12 2月 2023, 09:38
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

Xemic your IMG widget is missing H and W properties that's for sure, second: uncomment because you did it wrong
ZduneX25
11 2月 2023, 11:51
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

Xemic you split time widget then place the one you want to see on top > below

typical digital clock looks this way:

图片
ZduneX25
10 2月 2023, 10:00
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

SashaCX75 i started with WIDGET_DELEGATE yet it cannot separate both wake and back to the main screen events, then i tried hmSetting.screen_type.WATCHFACE and i was only able to start animation once for the first time, finally tried onResume and onStart no luck
i cannot remember how to create log ...
ZduneX25
09 2月 2023, 13:43
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1213
阅读次数: 2718270

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

SashaCX75 do you know any way to recognize screen wake event? the problem is i would like to start animation only after raise to wake gesture instead of having it keep starting everytime i switch view back to the main screen

去高级搜索