I am implementimg one application related to my requirement,
I want to get all folders and sub folders of a sdcard.
For example i created a folder name tempfolder.
if i want to get the full path of a tempfolder.
like mnt/sdcard/folder/tempfolder.
If i don't know where the folder is stored in sdcard,
but i know the name of a folder.
is it possible to get the full path of a folder based on folder name.
If any onr know the solution,please help me.
Thanks in advance.
