Am looking for the tutorial to display all the files and folder in a listview..but I didn’t get anything..Does anyone here know that how can I show all the folder and files of Dropbox into my listview..So that when I click on any of the file..Then that file starts download..
Well I know here that How to download a file from Dropbox, but for that I need to put that name of the file in my code in a static way..
I am also going to use filter afterwards for .csv file only…but I want to show all the files in a listview.
Thanks..
This is what i use.
once you have stringarray fnames,you can display it in a listview.
You can display it in a gridview like this