Sorry Tre , I see, thanks --- On Thu, 9/16/10, TreKing <[email protected]> wrote:
From: TreKing <[email protected]> Subject: Re: [android-developers] How can i save a data into the phone, and keep this data after uninstall? To: [email protected] Date: Thursday, September 16, 2010, 3:49 PM On Thu, Sep 16, 2010 at 10:40 AM, Lidia G <[email protected]> wrote: Chris Stewart, I think saying update here: "| And using the "internal storage" data are always removed after uninstall. Yes, but not during an update, to be clear, if that's your concern. " you mean an kind of override - maybe like an update should work. That was me, not Chris ... What I mean is if you're updating from the Market (or using adb to simulate an update), your data is preserved. But to implement an update feature, my application just checks if the new version exists and tries to install this, it founds that one version already exists on the phone, and asks if i want to replace the application with the new one. Anyway thank you for your advice. You might want to elaborate on what you're doing. Are you trying to implement your own update mechanism? ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices -- 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

