Android Question ExternalStorage open file

postasat

Active Member
Licensed User
Longtime User
Hi,
after the user choose a directory/folder on internal memory or usb stick,
I need to list all files in that folder, choose one, and read the lines inside the choosed file (text file made with textwriter).
Is it possible ? How can I do ?
Thank you
 
Top