mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
According to documentation getExternalFilesDir returns the absolute path to application-specific directory May return null if shared storage is not currently available. This will not happen for getFilesDir() which returns the internal app path (always guaranteed to be available)