It is possible to build a clock app that wont restart the launcher. If you set that clock as the default clock the only way out of that situation is to delete the app using the app launcher or the specific files through the IDE.
The behaviour of the launcher is controlled by the specific launcher app. You can choose from several different launchers.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, it is built from. I have never built the whole thing, but it is possible.
It is written in C and supports the whole Espruino based product range.
https://github.com/hughbarney/Espruino
This is done by each App using the
https://banglejs.com/reference#l_Bangle_setUI
It is possible to build a clock app that wont restart the launcher. If you set that clock as the default clock the only way out of that situation is to delete the app using the app launcher or the specific files through the IDE.
The behaviour of the launcher is controlled by the specific launcher app. You can choose from several different launchers.