• Administrator
  •  
    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.

Moderators: asoo, Watchmens

Forum rules
All communication in this branch should only be in English.
Post Reply
CyclingAsia
WF maker
Posts: 10
Joined: 07 May 2021, 09:57
Location: Perth
Has thanked: 2 times
Been thanked: 3 times
Contact:

System Shortcut Features equiv in zeppOS watchface?

Post by 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
Posts: 10
Joined: 07 May 2021, 09:57
Location: Perth
Has thanked: 2 times
Been thanked: 3 times
Contact:

Post by 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
User avatar
SashaCX75
Posts: 812
Joined: 26 Oct 2019, 15:18
Location: Ukraine
Has thanked: 13 times
Been thanked: 1006 times
Contact:

Post by SashaCX75 »

For training, I only know

Code: Select all

hmApp.startApp({ appid: 1, url: 'SportListScreen', native: true })
Not sure if this is what the van needs
User avatar
SashaCX75
Posts: 812
Joined: 26 Oct 2019, 15:18
Location: Ukraine
Has thanked: 13 times
Been thanked: 1006 times
Contact:

Post by 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
Posts: 10
Joined: 07 May 2021, 09:57
Location: Perth
Has thanked: 2 times
Been thanked: 3 times
Contact:

Post by 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
Posts: 10
Joined: 07 May 2021, 09:57
Location: Perth
Has thanked: 2 times
Been thanked: 3 times
Contact:

Post by 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.
User avatar
SashaCX75
Posts: 812
Joined: 26 Oct 2019, 15:18
Location: Ukraine
Has thanked: 13 times
Been thanked: 1006 times
Contact:

Post by SashaCX75 »

On various forums dedicated to Amazfit watches. I did not see such information in the official documentation.
toolsrme
Posts: 19
Joined: 04 Aug 2023, 18:36
Location: Missouri
Has thanked: 9 times
Contact:

Post by toolsrme »

Does anyone know if there is a URL for UVI, AQI, or Calories?
User avatar
SashaCX75
Posts: 812
Joined: 26 Oct 2019, 15:18
Location: Ukraine
Has thanked: 13 times
Been thanked: 1006 times
Contact:

Post by SashaCX75 »

@toolsrme there are no such shortcuts (URLs)
andrewr01
Posts: 3
Joined: 01 Jul 2019, 09:12
Location: New Zealand
Contact:

Post by andrewr01 »

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

Return to “Zepp OS”

Who is online

Users browsing this forum: No registered users and 0 guests