I don't think the ID you get for the device expires. If you give the user the option of unregistering, then you would use the same register routine again to get a new ID. If the user uninstalls the application, it also unregisters and you would need to get a new ID if they reinstalled. If neither of these two happen, I believe you don't ever have to refresh the ID of the device.
Are you running into a problem? Steven Studio LFP http://www.studio-lfp.com On Friday, October 28, 2011 9:33:05 AM UTC-5, Manikandan M wrote: > > Hi All, > > Any ideas. > > > Thanks > Manikandan > > On Fri, Oct 28, 2011 at 3:50 PM, Manikandan M <[email protected]> wrote: > >> Hi All, >> >> Is that any other way to do this without registering at particular >> interval. >> >> >> Thanks >> Manikandan >> >> >> On Fri, Oct 28, 2011 at 2:52 PM, Manikandan M <[email protected]>wrote: >> >>> Hi All, >>> >>> As i know c2dm registration id periodically refreshed, how do i get >>> the refreshed c2dm registration id. >>> >>> Is i want to register again at particular interval? >>> >>> >>> Thanks in Advance >>> Manikandan. >>> >>> -- >>> 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

