Still no nearer getting this fixed... I rooted my Droid and can see that the /data/data/<myapp>/lib directory was created some time ago - that implies to me that the main app directory has not been deleted since it was installed some time ago, therefore it's unlikely that android is simply automatically uninstalling/reinstalling the app (assuming that the entire data dir is removed when this happens).
I manually added a SharedPrefs value in my code and can see that XML line in the same file as the app prefs in the /shared_prefs directory. I've also created files in the shared_prefs folder and databases folder under both the root user and the app owner user. When the data gets trashed again I can see if anything else in there is removed. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.