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 ?
B4A + B4i example: https://www.b4x.com/android/forum/threads/b4x-texteditor-save-and-load-external-files.132731/#post-838166 List of classes or libraries that can be used to access secondary storages: ContentChooser (Phone libray) - allows the user to select a resource or file using external...
Google seems intent on dumbing down Android to the point of uselessnes to me. I think of my devices as little computers and I want a proper file system on them, not the limited tortuous things that Google offers and that I don't understand, ContentChooser, FileProvider, ... o_O I'm getting old...