Hello,<br><br>I&#39;ve been adapting an application to use as an activity, and I have some questions about the way to save on sugar.<br><br>At first, I tried to just create a directory inside my Activity folder especially made for saving files, but it did not work, because of the access permissions to it, and, although we could simply manually change the folder permission for writing on that folder, we would have to do it for every single OLPC we installed our activity into and we didn&#39;t want that. <br>
<br>Then, we started trying with the journal. Everything was going fine, until we discovered that another sugar activity, Scratch, implemented saving and loading on a similar fashion we previously wanted. It has a folder inside it&#39;s Activity directory with subdirectories related to each kind of Scratch project. Also, Scratch&#39;s Activity directory has the same access permission as any other sugar Activity installed.<br>
<br>So, my question is, does anyone knows how Scratch implements it&#39;s save / loading method? is there any guide explaining how to do it without using the journal? Keep in mind that we do know that there are other directories we could use to save our files, but we would like to use our Activity directory if possible.<br>
<br>Thanks in advance ( and sorry for any english mistakes :] ),<br><br>Alberto Arruda de Oliveira<br>