Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

Saving/Loading

$
0
0

I am making an Android game, I want to be able to save and load local data like high scores, settings in a .txt file or something like saveString()/loadString() do in regular mode since those don't work in Android mode.

I haven't really seen a solution on here for simple text/int data saving and loading in Android so I'm signed up hoping someone has an idea. Saving and loading simple integer or string data locally in my Android app is what I need help with.

Thanks.


Viewing all articles
Browse latest Browse all 941

Trending Articles