I have just started coding in Android Studio and feeling Awesome..!!
How can I write a code for a 'Directory Picker'. i.e., When a button is clicked, a simple Dialog/Activity screen which can show list of directories.
Also, want to store all the files in that directory in to an Array variable. (Once OK button is clicked).
PS: I have searched here and found some cool 'File choose' but m looking for Directory Chooser..!
Thanks in advance.