Im trying to upload csv file saved in internal memory of my Android Phone, without using Select Or Import Options, i dont want to open File Storage and then select File manually, I want the App to upload CSV to MYSQL using PHP Automatically after pressing Upload Button
Thanks in Advance
Rama Krishna Thota
Content of the CSV File, Actually manually if i select the file from my phone its updating MYSQL Database but i need to select the file using file selection from the phone, i want to update my database without selecting the csv file from phone, if i click on import button, it should collect the contents from my phone memory and should update my database.
Without Selecting the file first time and remembering the path in tinydb, is their a way to add the path in the code itself...Please be patient and understand my query here..