AlarmManager & background Services
Posted: 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
Thanks in advance,
Danpeel