Hello All,
I've written my first small app and am strugling with some concepts.
The intention of the app is to process a CSV file downloaded to my Nexus and write the data to a SQLITE database.
I seem to be unable to process the file downloaded to my Nexus.
Whenever I run the app it appears to pick up the CSV file on my PC (the file added via the files tab in the IDE).
This happens even when the PC is switched off.
Clearly I've don something wrong and am wondering if any one can help.
I've written my first small app and am strugling with some concepts.
The intention of the app is to process a CSV file downloaded to my Nexus and write the data to a SQLITE database.
I seem to be unable to process the file downloaded to my Nexus.
Whenever I run the app it appears to pick up the CSV file on my PC (the file added via the files tab in the IDE).
This happens even when the PC is switched off.
Clearly I've don something wrong and am wondering if any one can help.