Thanks! I see there is a EXTRA_DONT_KILL_APP flag.
The doc says "EXTRA_DONT_KILL_APP containing boolean field to override the default action of restarting the application" Does anybody know what this means? Is the system telling me something or am I telling the system something? Thanks. On Nov 28, 4:55 pm, Pent <[email protected]> wrote: > You can use Intent.ACTION_PACKAGE_REPLACED to catch an update of your > app. > > Pent > > On Nov 28, 3:28 am, ZsoltVasvari<[email protected]> wrote: > > > > > You get a status bar notification, just like the manual update, but > > you don't get to see the Marked page. Thus you won't see my warning. > > > This is a big problem for me, and as far as I am concerned, an > > oversight on Google's part. I think an ON_APP_UPDATED event would not > > be much of a security issue. > > > On Nov 28, 10:46 am, TreKing <[email protected]> wrote: > > > > On Sat, Nov 27, 2010 at 8:29 PM, ZsoltVasvari<[email protected]> wrote: > > > > The problem is with auto-updates, the user never sees the list nor the > > > > warning. > > > > I've never used auto-updates - there's no notification when an app gets > > > updated? That seems rather silly. > > > > > Is there a way to turn off auto-updates for an app in the manifest? > > > > Don't think so. > > > > --------------------------------------------------------------------------- > > > ---------------------- > > > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > > > transit tracking app for Android-powered devices- Hide quoted text - > > - Show quoted text - -- 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

