Hello everyone!
I'm testing my project on Android and eventually I install a more up-to-date version on the phone to see if everything is working correctly, but I'm running into an annoying problem.
When I try to run the new version, the phone loads the previous version.
Then I erase the application data and finally the new version is loaded (with this I also lose the saves and all the permanent data).
After some time of playing, the application crashes and everything goes back to the beginning, losing everything that had been done so far.
Because of that, I plugged my phone into the PC and deleted all the saves contained in the game folder, hoping that would solve the problem.
After all, now that there were no more save files, I would play from the beginning and possibly no more crashes.
To my surprise, when I tried to open the game again on my phone, I had a save from a VERY old version, which came from nowhere, since I deleted all the saves from the phone.
Somehow, it seems that Android keeps saves and persistent data in some inaccessible place on the device, and with that, I can't get a totally clean install to see if it would solve the problem with the crashes.
I know that on Windows, Ren'py keeps saves and persistent data in 2 folders:
1) The game folder
2) Roaming/AppData/Renpy
Apparently something similar happens on mobile, but I can't find this AppData folder on Android anywhere.
How can I completely delete these saves and persistent data on Android? (Without having a hidden backup coming from nowhere.)
Thanks in advance!
I'm testing my project on Android and eventually I install a more up-to-date version on the phone to see if everything is working correctly, but I'm running into an annoying problem.
When I try to run the new version, the phone loads the previous version.
Then I erase the application data and finally the new version is loaded (with this I also lose the saves and all the permanent data).
After some time of playing, the application crashes and everything goes back to the beginning, losing everything that had been done so far.
Because of that, I plugged my phone into the PC and deleted all the saves contained in the game folder, hoping that would solve the problem.
After all, now that there were no more save files, I would play from the beginning and possibly no more crashes.
To my surprise, when I tried to open the game again on my phone, I had a save from a VERY old version, which came from nowhere, since I deleted all the saves from the phone.
Somehow, it seems that Android keeps saves and persistent data in some inaccessible place on the device, and with that, I can't get a totally clean install to see if it would solve the problem with the crashes.
I know that on Windows, Ren'py keeps saves and persistent data in 2 folders:
1) The game folder
2) Roaming/AppData/Renpy
Apparently something similar happens on mobile, but I can't find this AppData folder on Android anywhere.
How can I completely delete these saves and persistent data on Android? (Without having a hidden backup coming from nowhere.)
Thanks in advance!