I am trying to figure out how to get an app to save upon termination without prompting the user, or really needing any user action other than terminating the program. I'm using a FileOutputStream save, but I can use another if necessary.
↧