Then in the screen:
Some Ren’Py Android ports place saves in:
The default Ren’Py game save location varies by OS, but the pattern is consistent:
Most modern Ren'Py games use a "persistent" storage folder tied to your user profile. This ensures that even if you delete the game folder, your progress remains safe. %AppData%/RenPy/
Useful for developers to see what went wrong if a save fails to load.