Having edited my test sqlite database on Android devices, I'd like to copy them back to the PC (to check them).
But Windows explorer (via the USB connection) hides the contents of the Application folders on the Android devices.
I cannot find any security setting that lets me see files the I made with MY application, and Firemonkey documentation only talks about deployment OUT rather than allowing anything to be copied back.
Is there any easy way to copy files within our own application's folders back again?
John