Good day. Before anything, I would like to say that I have tried searching. However, what I could find is only reading the CSV that is inside the raw
resource folder inside res
.
What I would like to do is have a Button
then it will prompt the user to find the csv file inside the user's phone files, then 'upload' it inside the application. The application will then parse and read it then send it to php in my server via volley for inserting to the database.
I am only a student and is quite new to Android Development so this might be a pretty obvious thing already but I do not know what to find. Please bear with me and I thank you for taking the time to help me. It is for my school project.