My game has an account system and I wanna save the username and password of the user so he can auto login next time. I'm using Browser.execJS to encrypt the things to base64. How can I save that strings to shared_prefs for example?
Develop games in your browser. Powerful, performant & highly capable.