I want to implement a file browser in my app. I saw code for a file browser. But in all those examples the dir /files are listed as a lisrview. I am want to give a gridview display in my app. The folders / files will be listed in a grid. On clickikng a folder , it will open the next level grid.
I didnt see any implementation supporting this.
If you have any reference please share
thanks for the time and support
Adding my code here for anyones future reference
}