Ich suche nach einer Möglichkeit, eine Alarm bzw. Reminder App zu erstellen. D.h. das System müßte meine App aufwecken zu einer von meiner App gewählten Zeit.
“I’m looking for a way to create an alarm or reminder app. This means the system would need to wake up my app at a time chosen by my app.”
There isn’t any way to do this within JavaScript itself (or, therefore, in AppStudio). If you’re running as a native app, there may be a plugin library which can do what you need.
The master list of libraries for JavaScript (and Cordova) is in NPM.