If you need to run a recurring task (once, twice, 3 times a day.... or
even every 5 minutes), consider using the buzzbox sdk that is built on
top of the AlarmManager.

More info here    http://hub.buzzbox.com/android-sdk/

On Mar 21, 5:10 am, Nesim TUNÇ <nesimt...@gmail.com> wrote:
> Hi Great Developers,
>
> I have a job that needs to check if the time's up. Now, I do that with a
> normal Android Service. I wonder is there anything to handle such of those
> things? I don't want to that via while loop because of cpu and battery
> spending.
>
> Thanks in advance.
>
> --
> Nesim TUNÇ
> Senior Software Developer of Distributed Applications

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to