Hi.
I've started creating tiny android game, and I'm wondering what would be the best solution.
User launches game for first time - he can login (nickname/pass) or log in as a guest and then change nickname and password to create account (modify data on SQL server, assigned to this account).
User turns off the game, launches it again - what is the best, most secure way to remember his nickname+pass so he doesn't have to write it over and over every time he opens game?
↧