I realize that first there needs to be an option to add an app to favorites.
Even without it, is it possible to write an app which will list all apps
one by one (and start the app by tapping on its name or icon). By swiping left it switches to the next app, and vice versa.
And this app starts when a double tap event is triggered on "home screen".
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.
Hello,
I realize that first there needs to be an option to add an app to favorites.
Even without it, is it possible to write an app which will list all apps
one by one (and start the app by tapping on its name or icon). By swiping left it switches to the next app, and vice versa.
And this app starts when a double tap event is triggered on "home screen".
Is this possible to do?