Not to mention users who uninstall then reinstall your app. String
On Dec 5, 1:41 pm, Mark Murphy <[email protected]> wrote: > On Sun, Dec 5, 2010 at 8:32 AM, bagelboy <[email protected]> wrote: > > It looks like there's a bug on Froyo where the user can clear app data > > even if allow clear user data is false in the manifest. > > To quote Ms. Hackborn from Sep 29, "Looks like it broke". Curiously, I > find no issue for it on b.android.com. > > http://groups.google.com/group/android-developers/browse_thread/threa... > > > If there a way to put this data into a file that the user cannot > > delete? > > Put it on a file on your Web server, accessed via a Web service. > Otherwise, regardless of whether this bug gets fixed, users who root > their device would still be able to delete this. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

