Hello,
Is possible, that when I create health check app, that this app will be always turn on home page and without password cant be turned off or change for any other app?
This should be only app in my watches, always turn on.
Hello,
Is possible, that when I create health check app, that this app will be always turn on home page and without password cant be turned off or change for any other app?
This should be only app in my watches, always turn on.
Hi,
You can use SCREEN_NORMAL and CPU_AWAKE of Tizen Power API to be always on the home page.
And for password protection, please use standard methods.
Thank you