Hi,
i can't get all directories in phone.If i use file system api then i'm getting only virtual drive(documents,images,videos etc).If I use
getDirectories() of content API then it shows the end point directories.Moreover it can't retrieve some directories in phone
suppose media has SMemo,Sounds,documents,videos,images,Abc,Def,GHe etc folders.
i am getting only videos,images documents etc these basic folders and Abc,Def,GHe these folders are not shown.
I am going to make a file manager app.That's why i need it.
How to get all folders in a phone?.