As a clarification, I am placing the files in the SD card folder as
obtained via a call to getExternalStorageDirectory(), e.g:

/sdcard/Android/data/com.gabysoft.myapp

On Feb 17, 8:40 am, John Gaby <[email protected]> wrote:
> I am downloading and caching some files to the SD card.  I am placing
> the files at:
>
> /Android/data/com.gabysoft.myapp
>
> When the app is uninstalled, on some phones (e.g. the emulator and
> Motorola Droid), these files are automatically delete (which is what I
> want).  On other phones (e.g. HTC Hero and HTC Legend), they are not.
>
> Where can I put these files so that they will be deleted on uninstall
> for all devices?
>
> Thanks.

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

Reply via email to