On Mon, Jul 4, 2011 at 4:57 PM, Chris <[email protected]> wrote: > Is there a standard place on external storage that we can write to that > won't be wiped when uninstalled? RdTFM, Googled it, can't seem to find a > consensus. >
The 'standard place' on external storage is /Android/data/<package_name>/files/ If you are running Froyo or above it will be deleted on uninstall. If not, it won't. Any other directory you create, won't be deleted automatically. -- 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

