With my app the user generates a lot of files (html, pdf, csv).
Up to now I store them in the "download" folder, so that the user can easily find them with the normal android tools for mail or backup purpose.
When I trying to update my app, I'm more and more confronted with permission problems.
Is there a better solution to handover files for using them in other apps ?
Up to now I store them in the "download" folder, so that the user can easily find them with the normal android tools for mail or backup purpose.
When I trying to update my app, I'm more and more confronted with permission problems.
Is there a better solution to handover files for using them in other apps ?