Hello guys, I need to save a data into the phone through my application and after updating my application (uninstall and new download) i need to retrieve this data from the phone. As i see from the android API , the "external storage" http://developer.android.com/guide/topics/data/data-storage.html#filesExternal refers only about sdcard, but i would like to retrieve the data even when the sdcard is changed. And using the "internal storage" data are always removed after uninstall.
Can someone please give me an idea? Thanks Lidia -- 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

