Hi,
I need to copy files to an app directory.
I know this app is obviously badly coded forcing you to copy files in its app directories instead of using a shared folder.
However I need this app and copying files to app folders is not a big thing with stock android. "Files" and other apps do not have access to app directories on GOS by default and I did not find any way to doing this so far. Even ADB has no access to /data/. So I am wondering if there is any way to do this on GrapheneOS?