-
Is it possible with v1 or v2 to create a background service which run at interval time without it being an app or need a trigger like button ? I've taken a look at https://docs.zepp.com/docs/guides/framework/side-service/register/ example :
I've tried using :
Conclusion : I want to make a SideAppService only which run in the background and not an application, is it possible ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello I'm sorry, we don't have the ability to run in the background on Zepp OS V1 and V2, but your idea is very good, we have planned the concept of Background Service in Zepp OS V3, you can learn more about it here https: https://docs-testing.zepp.com/docs/next/guides/framework/device/background-service/ |
Beta Was this translation helpful? Give feedback.
Hello
I'm sorry, we don't have the ability to run in the background on Zepp OS V1 and V2, but your idea is very good, we have planned the concept of Background Service in Zepp OS V3, you can learn more about it here
https: https://docs-testing.zepp.com/docs/next/guides/framework/device/background-service/