So far, so good. It saves puzzle information (difficulty, hint flag, time, and puzzle) directly into a persistent file on internal android storage (same as the way the history does). When the puzzle is resumed, the file gets deleted (this way it is not resumed multiple times). The resume button on the main menu checks whether or not the file exists, and enables/disables the button accordingly. The timer transfers very easily and accurately. Pencil marks also transfer properly.
On an unrelated note, I also changed the cap on how many scores the history saves for each category from 10 to 25.
No comments:
Post a Comment