I have this file structure in my android project:
I want to read all the folder names and their file names contained in assets folder. I have tried so many things but I am not able to achieve my goal. Can somebody guide me to correct direction?
Thanks in advance.

all the folder names and their file names? Folder names ok. But if it is a folder then how could it have a file name?