PrasadDL / android-file-explorer

Automatically exported from code.google.com/p/android-file-explorer
0 stars 0 forks source link

Unable to delete folders, only single file #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've written some code that creates a folder and three file under it.

From explorer i'm able to delete the files, but there is no way to delete the 
folder, because the 'minus' icon is disabled (grayed) after clicking on a 
folder.

The folder is under sdcard, i've permission to write (from the app), so i don't 
thing there is a permission problem. 

Original issue reported on code.google.com by realte...@gmail.com on 8 Sep 2012 at 8:18

GoogleCodeExporter commented 9 years ago
I'm using Ecplise 'Juno' under windows 7 ultimate.

Android sdk version is 'r20'

Original comment by realte...@gmail.com on 8 Sep 2012 at 8:20