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 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

Reply via email to