this great! Thanks! On Mon, Mar 21, 2011 at 8:02 PM, roberto <[email protected]> wrote:
> 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Ç <[email protected]> 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

