I am making a program and saving data to a CSV file in SD card.
Now I want to read that data from the CSV file as 10 separate variables and upload them to a Google spreadsheet. However I cannot read the file and get the data as 10 variables. All are String type data.