I tried File.delete() but it doesn't work. How to delete a directory on SD card?
I'm working on Android 2.1.
|
|
|
You have to have all the directory empty before deleting the directory itself, see here In Android, you should have the proper permissions as well - EDIT: for convenience I copied the code here, but it is still from the link above
|
|||||||||||
|