Hello,
I’ve created a questionnaire app and now have a .db in my system.DocumentsDirectory on Android.
I think I may have saved this to the wrong location as I don’t think I can access this through my computer (typical USB connection)… Correct me if that’s wrong and save me a bit of effort 
However I still need to extract this data. What’s the best way to do this?
At the moment the best I have is create a new application with the same details (name, etc) so it replaces the old one. The new app will copy the database to a retrievable location or simply display it on the screen so I can manually get the data. Is this possible?
Will overwriting the app remove the .db file from the system.DocumentsDirectory?
Thanks for reading and helping out
Andy
