Android 12 reading file on Internal storage leads to "open failed: EACCES (Permission denied)"
after hours of headache and researching (even the second site of google :) ), I decided to ask here for a solution to my problem.
What I'm trying to do is reading a Keepass File from my Internal Storage. The file is located under "/storage/emulated/0/Keepass". The file has to remain there, because it automatically syncs with a SynologyNAS. When im trying to open the file with the absolute path, I get the exception
W/System.err: java.lang.IllegalArgumentException: The KeePass database file...