[Scummvm-tracker] [ScummVM :: Bugs] #12727: ANDROID: Allow Save location in SDcard (Write permission on SD)

ScummVM :: Bugs trac at scummvm.org
Tue Jul 13 14:02:30 UTC 2021


#12727: ANDROID: Allow Save location in SDcard (Write permission on SD)
-------------------------------------------------+-------------------------
Reporter:  LukasThyWalls                         |       Owner:  (none)
    Type:  feature request                       |      Status:  new
Priority:  normal                                |   Component:  Port:
                                                 |  Android
 Version:                                        |  Resolution:
Keywords:  Android, SDCard, Write permission,    |        Game:
  Savegames, Feature request                     |
-------------------------------------------------+-------------------------
Comment (by antoniou79):

 Yes, the plan ideally is to grant the SAF access at the point of setting
 the save games path. I wasn't aware that we were checking write-ability at
 that point and apparently I was half-right.

 The check is done when setting the path from the Global "Options" ->
 "Paths" (Tab).
 But it wasn't done when setting it for a selected Game via "Edit Game" ->
 "Paths" (Tab).

 I've pushed a fix for this now (it should be available in tomorrow's daily
 development build).
 https://github.com/scummvm/scummvm/commit/d62202801a0ea851157b412e48900a478d799d56

 So, this is small progress as I can now reproduce the issue (and
 previously I was not checking global options settings so that's why I
 couldn't see it). And ideally I'll be able to add code to trigger the SAF
 File System Picker at this point. We're still some ways before fully
 resolving this.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12727#comment:9>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list