Hi,
If I am not making any misunderstanding, you want to display their default icons like
FileSystemView in Java (My 2nd question).
AFAIK there is no way to display file system view/icon in android. You can display user defined icons with particular file type.
Please have a look at this
URL
In this URL all files are filtered according to type, if you want to display it inside a list then you have to change your logic.
Thanks & Regards
Pratik