AlarmManager & background Services

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
danpeel
Posts: 1
Joined: Tue May 22, 2012 9:13 pm

AlarmManager & background Services

Post by danpeel » Tue May 22, 2012 9:18 pm

I have been digging through the Resources but have not been able to find what I am looking for. Does RunRev have the ability to create or use something similar to the AlarmManager in android? I ask because I am working on taking an android application I wrote using Eclipse over to RunRev so we can deploy it across multiple platforms. The application relays heavily on the ability to schedule tasks to go off ever 2 minutes and every 30 minutes to check for update data. I currently do this using AlarmManager and a few services. If there is already a thread or a tutorial on these topics could someone link them to me.

Thanks in advance,

Danpeel

Post Reply

Return to “Android Deployment”