Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
How do load/save systems work in the simulator, and on device? (Ex : accessing |D|myfile.tbl ) — Gideros Forum

How do load/save systems work in the simulator, and on device? (Ex : accessing |D|myfile.tbl )

MellsMells Guru
edited October 2012 in General questions
Hi,
- the answers provided here could be used on Gidero's FAQ if it proves to be useful -

I would like to know more about saving and loading files on device.
I am using this Load/Save system provided by @atilim : on GitHub

I have a few questions regarding temporary and permanent storage.
  • When I am developing on my Mac, where are those files stored?
  • When I am developing on Windows, where are those files stored?
  • When are those files deleted when I develop in the simulator? (Ex : I use my app in the simulator on my Mac -not on device-, achievements are saved, but when I open it later achievements were deleted)
  • How to be sure that files are stored on device?
  • How to access and delete those files on device? (Useful after doing many tests)
  • How can I get a list of all the files that I can have access to? (like a finder/explorer)
I couldn't understand how the file system works and I believe it can become helpful to centralize those informations.

Thank you for your help.

Likes: Scouser

twitter@TheWindApps Artful applications : The Wind Forest. #art #japan #apps
+1 -1 (+1 / -0 )Share on Facebook

Comments

Sign In or Register to comment.