Looking for advice on how to save a file (or move a file) from app folder to a shared folder.
The users of my app enter data (SQLite) and when complete i want them to be able to export data to a text file that is created in a shared folder (like Android Download folder) so they can then do what they want with it.
↧
Save file to shared folder.
↧