[android-developers] Timer + App updated

2010-09-27 Thread Will
Hi, I would like to know how to intercept the event that the apk has been updated in order to launch again my Timer. Indeed, I have a Timer wich is scheduledAtFixedRate, but when my App is updated through the market, the timer is killed ; and if the user doesn't launch the App, the timer is not

Re: [android-developers] Timer + App updated

2010-09-27 Thread TreKing
On Mon, Sep 27, 2010 at 3:07 PM, Will w.rou...@gmail.com wrote: Is there an event to catch the App updated ? I searched, tried, but nothing. http://developer.android.com/reference/android/content/Intent.html#ACTION_PACKAGE_REPLACED Though I somehow doubt the app being installed will itself