How to save programs made by Processing for Android

Our team from South Korea made game with Processing for Android.
However, We don’t no how to save game record when we play game.
Please tell us how to make ability to save games in program made by Processing for Android.
Thank you.

Check the following posts and see if provides some ideas:

https://forum.processing.org/two/discussion/21008/how-to-save-score
https://forum.processing.org/two/discussion/23529/highscores-save-and-load
https://forum.processing.org/two/discussion/20507/high-scores-for-processing-game-very-urgent
https://forum.processing.org/two/discussion/15993/adding-score-feature-to-my-game

You could save the score locally or do you want to share them between devices?

What have you tried?

Kf