Remembering the file paths for different functions

It is not possible due to Android forced scoped storage.

All I/O actions are forced to use Android’s file browser,
where there are no paths, only input & output streams.

1 Like