any way to set an alarm within the applicatio?
thanks
any way to set an alarm within the applicatio?
thanks
From what I can see, you may need to use Intents for that, Android object has it.
It's not as straightforward as other things, so you'll have to figure out by yourself with Google's Android API/documentation.
I have not been able to get the alarm to function using 'intent'. Once the app is closed the alarm is not triggered despite other apps being able to set the alarm intent and trigger actions like notification.
is this service an extension that is not developed? I am unsure of how to include this in my apk compiled in mmf.