• 管理员
  •  
    Support Ukraine
    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.
     

System Shortcut Features equiv in zeppOS watchface?

A branch of the forum to discuss everything that is connected with Huami Zepp OS.

版主: asooWatchmens

版面规则
All communication in this branch should only be in English.
回复
CyclingAsia
WF maker
帖子: 10
注册时间: 07 5月 2021, 09:57
来自: Perth
Has thanked: 2 time
Been thanked: 3 time
联系:

System Shortcut Features equiv in zeppOS watchface?

帖子 CyclingAsia »

Good morning,

I'm currently in the process of porting my watch face from GTS 2 mini to GTS 4 mini. One feature I could not find in zeppOS is the Shortcut Features component. In the GTS 2 mini watch face, this allowed me to launch the new workout app when clicking on my "steps" widget and the timer app when clicking on the time.

The nearest thing I've found is the IMG_CLICK widget, but this widget uses the hmUI.data_type enum which doesn't include timer nor new workout.

Does anyone know if it is possible to launch apps that are not included in the hmUI.data_type enum?

I'll also note that I'm using zeus to create the watch face, and not the online editor. Once done, the code will be on github.

Thanks in advance.
CyclingAsia
WF maker
帖子: 10
注册时间: 07 5月 2021, 09:57
来自: Perth
Has thanked: 2 time
Been thanked: 3 time
联系:

帖子 CyclingAsia »

Replying to myself...

I was able to launch the timer app by using hmUI.data_type.COUNT_DOWN, but I could not find an enum that would launch the new workout app. Any help would be appreciated
头像
SashaCX75
帖子: 820
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1029 time
联系:

帖子 SashaCX75 »

For training, I only know

代码: 全选

hmApp.startApp({ appid: 1, url: 'SportListScreen', native: true })
Not sure if this is what the van needs
头像
SashaCX75
帖子: 820
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1029 time
联系:

帖子 SashaCX75 »

Here is a list of all the parameters related to training

SportAutoRecogScreen
SportCategoryListScreen
SportEditScreen
SportListScreen
SportPickerScreen
SportRecordListScreen
SportScreen
SportSettingAssistantScreen
SportSettingAutoLapScreen
SportSettingAutoPauseScreen
SportSettingBackScreen
SportSettingCadenceAssistantScreen
SportSettingDialogScreen
SportSettingGoalScreen
SportSettingMaxHrZoneScreen
SportSettingMoreScreen
SportSettingReminderModeScreen
SportSettingReminderScreen
SportSettingReserveHrZoneScreen
SportSettingSwimPoolLengthScreen
SportSettingVirtualPacerScreen
SportStatusScreen
CyclingAsia
WF maker
帖子: 10
注册时间: 07 5月 2021, 09:57
来自: Perth
Has thanked: 2 time
Been thanked: 3 time
联系:

帖子 CyclingAsia »

Thanks for that. I'll give it a go and see if I can get it to work with my watch face.
CyclingAsia
WF maker
帖子: 10
注册时间: 07 5月 2021, 09:57
来自: Perth
Has thanked: 2 time
Been thanked: 3 time
联系:

帖子 CyclingAsia »

Thanks a lot for the info. I was able to launch the sports selection list screen from my watchface. May I ask where you found the list of parameters? Is there documentation published by zepp/amazfit that isn't included in docs.zepp.com?

thanks in advance.
头像
SashaCX75
帖子: 820
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1029 time
联系:

帖子 SashaCX75 »

On various forums dedicated to Amazfit watches. I did not see such information in the official documentation.
toolsrme
帖子: 19
注册时间: 04 8月 2023, 18:36
来自: Missouri
Has thanked: 9 time
联系:

帖子 toolsrme »

Does anyone know if there is a URL for UVI, AQI, or Calories?
头像
SashaCX75
帖子: 820
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1029 time
联系:

帖子 SashaCX75 »

@toolsrme there are no such shortcuts (URLs)
andrewr01
帖子: 3
注册时间: 01 7月 2019, 09:12
来自: New Zealand
联系:

帖子 andrewr01 »

Is there a URL for the altimeter screen rather than the Barometer screen like this:
hmApp.startApp({url: 'BaroAltimeterScreen', native: true });
回复

回到 “Zepp OS”

在线用户

正浏览此版面之用户: 没有注册用户 和 1 访客