(11-03-2021, 05:12 PM)JosJuice Wrote: But this only applies to "Apps using scoped storage". Connecting your device to a PC using USB is not an app.
Did some more testing. All of these are through USB (hence the backslashes, I'm using Windows):
- Copying a single file into Android\data\org.dolphinemu.dolphinemu — SUCCESS
- Copying a single file into Android\data\org.dolphinemu.dolphinemu\files or Android\data\org.dolphinemu.dolphinemu\cache — SUCCESS
- Copying a single file into Android\data\org.dolphinemu.dolphinemu\cache\GameCovers or any existing subfolder of Android\data\org.dolphinemu.dolphinemu\files — FAIL
- Merging a "cache" or "files" folder into Android\data\org.dolphinemu.dolphinemu — FAIL
- Merging a "GameCovers" folder into Android\data\org.dolphinemu.dolphinemu\cache or an existing subfolder, say, "Shaders", into Android\data\org.dolphinemu.dolphinemu\files — FAIL
- Creating a new folder (named "New") inside Android\data\org.dolphinemu.dolphinemu\cache or Android\data\org.dolphinemu.dolphinemu\files — SUCCESS
- Copying a single file into Android\data\org.dolphinemu.dolphinemu\files\New — SUCCESS
- Creating a new folder inside a higher-level directory, such as a "Card A" folder inside Android\data\org.dolphinemu.dolphinemu\files\GC\USA — FAIL
