Tracking high score for android

I have made a scoreboard using a text document before, and I don’t know what I was doing but it wasn’t working before. The only change I made was that I had loadStrings(“filename.txt”) and changed it to using a final string but I don’t think that should make a difference. Maybe I had a typo or something and was pessimistic towards text files working with android for some reason.

So anyways it’s working fine now. Thanks