I'm a beginner on Android and I was wondering how to read a TXT file for my application.
This question helped me a lot:
But in my case, the user will put a CSV file inside the sdcard or the tablet's memory, I would like to know how do I choose where the file is inside the memory so that I can import to the application instead of make my application look for a fixed place inside the tablet.