Yes, alarmmanager is the way to go, but i cant find a way to make it fire *on* the quarter hour. I can get it to fire off 15 minutes after the code starts (i.e. at 12:08, but not at 12.15,12.30,12.45, etc)
I know im missing something here... coders block i guess :-( On 13/07/2011, Mark Murphy <[email protected]> wrote: > Use AlarmManager. > > On Tue, Jul 12, 2011 at 8:32 PM, Fred Niggle <[email protected]> > wrote: >> Hello, >> I've looked and found many tutorials and code samples, but have found >> nothing that gives a clear indication of how to run code on every >> 0,15,30 and 45 minutes of the hour. >> >> Can anyone point me in the direction of a tutorial, etc? >> >> Thanks for taking your time, >> Fred >> >> -- >> 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 >> > > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Warescription: Three Android Books, Plus Updates, One Low Price! > > -- > 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 -- 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

