I wrote an article on how to unschedule alarms here : http://moazzam-khan.com/blog/
Hope it helps. - Moazzam http://moazzam-khan.com/ On Jan 3, 4:27 am, "Dianne Hackborn" <[email protected]> wrote: > ApiDemos shows how to schedule and unschedule alarms. You can do it > anywhere. > > > > On Sat, Jan 3, 2009 at 12:48 AM, ena <[email protected]> wrote: > > > if anyone has the solution then please let me know.. > > > On Nov 6 2008, 2:51 pm, "hve.dk" <[email protected]> wrote: > > > Can you provide me with a small code sample on how to unschedule the > > > old alarm and schedule a new one inside the onReceive event? > > > - TIA. > > > > On 6 Nov., 08:52, hackbod <[email protected]> wrote: > > > > > Well you can unschedule the old alarm and schedule a new one. > > > > > On Nov 5, 6:46 pm, "hve.dk" <[email protected]> wrote: > > > > > > Is it possible to change a repeating AlarmManager event - after the > > > > > Activity, that scheduled the intent has finished. I like to change > > > > > both the time for next event and the intervals between repeats. > > > > > > Is it possible to do it inside the onReceive of the > > BroadcastReceiver? > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support. All such questions should be posted on public > forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

