Don't put your files on the directory (or sub-directories) that is returned 
by getExternalStorageDirectory().
Instead use getExternalFilesDir(String type) (where type can be null).


On Monday, March 19, 2012 10:53:00 AM UTC-4, Sergey Okhotny wrote:
>
> Clear data option from application settings does not remove data from sd 
> card located in getExternalStorageDirectory() 
> It does compute it size but does not clear!
>
> how to fix this?
>

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