Thursday, June 24, 2010

Re: [android-developers] Alarms after an update ?

You need to re-schedule your alarms.  Since anything about the app could have changed, including the component that the alarms are targeting, that state can't be kept around.

On Thu, Jun 24, 2010 at 7:31 AM, mac-systems <jens.hohl@gmx.de> wrote:
Hello,

how will android handle an update of an app which comes from the
market ? Will pending alarm intents still invoked ?

thanks for reply,
Jens

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Dianne Hackborn
Android framework engineer
hackbod@android.com

Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails.  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment