Another alternative is that you could offer an option to save the contact information somewhere in the cloud. This would prevent other apps from accessing the information on the SD card. Of course, depending on sensitivity of information, many users will scoff at that approach.
-Mike dg On Mar 10, 10:23 am, Mark Murphy <[email protected]> wrote: > sazilla wrote: > > I've an issue related to the application uninstall. Actually when my > > application is removed, all the related accounts are removed, and > > consequently all the account contacts disappear from the device. I was > > wondering if there is a way to keep the accounts information > > You could store your data on the SD card, as that data remains after an > uninstall, but the SD card is also accessible by other apps and the user > (and the SD card might not be installed, or might be replaced, or...). > > Otherwise, no, you cannot keep information after an uninstall. > > > or > > eventually to be notified when the application is being uninstalled, > > in order to allow the application to advice the user. > > No. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Training...At Your Office:http://commonsware.com/training -- 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

