Is the following behavior documented somewhere and I just missed it? When I set a repeating alarm in response to a button click, the alarm triggers the expected event only if the activity is in the foreground. If I close or pause the activity, the alarm seems to disappear.
When I set the same repeating alarm in the onPause method, the alarm triggers as expected even after the activity is destroyed/paused. Is it just me, or does this seem like it's not behaving the way it should? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

