I have an application that works offline in which I need to load with some data from PC before I start using it.
The application uses a setup.txt file and a data.db (sqllite file).
Before the latest API versions I would download via Wetransfer into the /Download folder these 2 files and the application would read and write them directly from there.
With the latest API it is no longer allowed to access the /Download folder (or at least I can't).
Which is the best folder to place my files for this operations and where can I find an example for the latest API?
Could I also copy them to SD and use them from this location?
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...
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...