Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Felix' Data Storage Programming Experience

Fi0x edited this page Nov 28, 2020 · 3 revisions

Collecting information

Programming

  • Using the JSONParser to generate the file content
  • Writing, reading and deleting the file in Storage class
  • Deleting does not always work. To avoid this error, the files are not deleted any more, but overwritten with empty content