Save int for Android program

while it might not be easy under android,
the idea could be to use a file,
and
https://processing.org/reference/loadStrings_.html
https://processing.org/reference/saveStrings_.html


a bigger thing is a general SETTINGS handling, like i try here