• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 ... 4 5 6 7 8 ... 126 Next »

Scoped storage issues
View New Posts | View Today's Posts

Pages (5): 1 2 3 4 5 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Scoped storage issues
11-01-2021, 02:36 PM
#1
Shady Guy Jose Offline
Member
***
Posts: 79
Threads: 8
Joined: May 2021
I've seen the latest updates have moved to the Android/data/org.dolphinemu-dolphinemu/files path. However, every file or folder under this path shows up as read-only in every file manager, even in Google Files, or through USB. This means I cannot import my old saves, configs, etc. I'm using a OnePlus 9 Pro on stock Oxygen OS 11. When I try to open the "System File Manager" from within Dolphin, it just says I don't have one. Am I doing something wrong, or is this just broken? Thanks in advance
Find
Reply
11-02-2021, 01:47 AM (This post was last modified: 11-02-2021, 01:48 AM by JosJuice.)
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,836
Threads: 7
Joined: Oct 2014
That's odd. For me, everything that works for reading from it also works for writing to it... But then again, I have a phone from a different manufacturer.
Find
Reply
11-02-2021, 01:51 AM
#3
Shady Guy Jose Offline
Member
***
Posts: 79
Threads: 8
Joined: May 2021
(11-02-2021, 01:47 AM)JosJuice Wrote: That's odd. For me, everything that works for reading from it also works for writing to it... But then again, I have a phone from a different manufacturer.

If there's anything I can do to help track this down, just say the word. Screenshots, screen recordings, logs... Right now, Dolphin is completely unusable to me because of this (unless I start everything over)...
Find
Reply
11-02-2021, 02:14 AM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,836
Threads: 7
Joined: Oct 2014
Assuming that there are other people with this issue too, I'll have to add some kind of export/import option for the user directory. Less convenient than being able to edit it directly, but much better than nothing.
Find
Reply
11-02-2021, 02:17 AM
#5
Shady Guy Jose Offline
Member
***
Posts: 79
Threads: 8
Joined: May 2021
(11-02-2021, 02:14 AM)JosJuice Wrote: Assuming that there are other people with this issue too, I'll have to add some kind of export/import option for the user directory. Less convenient than being able to edit it directly, but much better than nothing.

Of course, that would be great. However, if there's anything that I can do to help track down why this is happening or if it's just me (maybe check any kind of permission settings on my phone?), just say the word. I am a power user, but I'm not immune to missing something stupid.
Find
Reply
11-02-2021, 10:28 AM
#6
LG Fanatic Offline
Senior Member
****
Posts: 362
Threads: 4
Joined: Jan 2016
Try this method: https://www.reddit.com/r/Android/comments/j3zgmm/managing_files_in_the_androiddata_folder_on/?utm_source=amp&utm_medium=&utm_content=post_body
Find
Reply
11-02-2021, 10:36 AM
#7
Shady Guy Jose Offline
Member
***
Posts: 79
Threads: 8
Joined: May 2021
(11-02-2021, 10:28 AM)LG Fanatic Wrote: Try this method: https://www.reddit.com/r/Android/comments/j3zgmm/managing_files_in_the_androiddata_folder_on/?utm_source=amp&utm_medium=&utm_content=post_body

Thanks for the suggestion. As I'd said earlier, I'd already tried managing through USB. I tried using the AOSP Files app and Speed Explorer, both of displayed the contents of the folder with no issue, but threw errors whenever I tried to actually copy files into it, so no dice...
Find
Reply
11-02-2021, 10:52 PM
#8
Nintonito Offline
Posting Freak
*****
Posts: 951
Threads: 81
Joined: Jan 2014
(11-01-2021, 02:36 PM)Shady Guy Jose Wrote: I've seen the latest updates have moved to the Android/data/org.dolphinemu-dolphinemu/files path. However, every file or folder under this path shows up as read-only in every file manager, even in Google Files, or through USB. This means I cannot import my old saves, configs, etc. I'm using a OnePlus 9 Pro on stock Oxygen OS 11. When I try to open the "System File Manager" from within Dolphin, it just says I don't have one. Am I doing something wrong, or is this just broken? Thanks in advance

The /sdcard/android directory is read only according to the CDD for android 11, so outside of devices doing things they shouldn’t, that is correct behaviour. Google has really locked down file system access with scoped storage, and it’s a big pain.
Find
Reply
11-02-2021, 10:57 PM (This post was last modified: 11-02-2021, 11:03 PM by Shady Guy Jose.)
#9
Shady Guy Jose Offline
Member
***
Posts: 79
Threads: 8
Joined: May 2021
(11-02-2021, 10:52 PM)Nintonito Wrote: The /sdcard/android directory is read only according to the CDD for android 11, so outside of devices doing things they shouldn’t, that is correct behaviour.  Google has really locked down file system access with scoped storage, and it’s a big pain.

So what's happening here is that @JosJuice and @LGFanatic have phones that are allowing write access through USB or AOSP Files to a directory that normally shouldn't have it, and mine's the lone wolf enforcing proper behavior and leaving me in the dust? That's a pain (and, as I've said, it's currently making Dolphin unusable to me, since I need to restore my saves)...
Find
Reply
11-03-2021, 12:57 AM
#10
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,836
Threads: 7
Joined: Oct 2014
(11-02-2021, 10:52 PM)Nintonito Wrote: The /sdcard/android directory is read only according to the CDD for android 11, so outside of devices doing things they shouldn’t, that is correct behaviour.

If that is in the CDD, that must be applying just to the Android directory itself and not its subdirectories, right? Because the vast majority of people that I've seen have been able to move files to Android/data/org.dolphinemu-dolphinemu/files using either USB or the X-plore app.

If it does apply to its subdirectories... Well, clearly that can't be universally true, because Dolphin is able to write to the subdirectory that's dedicated to it. Could you point me to the right section of the CDD?
Find
Reply
« Next Oldest | Next Newest »
Pages (5): 1 2 3 4 5 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode