Search found 6 matches
- 29 Mar 2024, 01:01
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697110
Re: Watch face editor for Amazfit watch on ZeppOS
Somehow I managed to send data via a mini app which I modifield from the todo-list sample. I can invoke it by passing param in the hmApp.startApp call, then it will try to start the side app on phone's side by passing the App ID (which is fake). I could capture App ID from the logcat on phone side ...
- 25 Mar 2024, 22:27
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697110
Re: Watch face editor for Amazfit watch on ZeppOS
Thanks @SashaCX75 . Let me check and see if there is a way to merge some of the Spotify codes with the watchface codes such that I can send bluetooth communication directly from the watchface without using another app.
- 25 Mar 2024, 09:18
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697110
Re: Watch face editor for Amazfit watch on ZeppOS
@dohanin
You can read about using the buttons here https://docs.zepp.com/docs/1.0/reference/device-app-api/hmUI/widget/BUTTON/
In the past you could only control music playback on the watch, not on the phone. I don't think that's changed.
Thanks for your reply. As I'm using Gadgetbridge and ...
- 24 Mar 2024, 11:03
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697110
Re: Watch face editor for Amazfit watch on ZeppOS
Hello, is there a way to put music control directly as buttons on the watchface, say, the "Prev"/"Play"/"Next" buttons?
I can see from the Zepp OS documentation (https://docs.zepp.com/docs/1.0/watchface/api/hmSensor/sensorId/MUSIC/) that there are functions for these buttons, e.g. music.audPlay ...
I can see from the Zepp OS documentation (https://docs.zepp.com/docs/1.0/watchface/api/hmSensor/sensorId/MUSIC/) that there are functions for these buttons, e.g. music.audPlay ...
- 12 Mar 2024, 13:10
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697110
Re: Watch face editor for Amazfit watch on ZeppOS
Hello, I'm using GTS 4 Mini. I found that not all data on the AOD screen is updated immediately. Some are only updated after going back to normal mode. Is there a way to force these data update while staying in AOD? I guess probably it has something to do with sensors and event listeners. But I'm ...
- 03 Mar 2024, 07:42
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697110