android - How to secure stored data -



android - How to secure stored data -

ive been working on multiplayer android game sends locally stored info server every minute. find out locally stored info not secure. encrypt data, how effective be? whole game based on updating server user data. should do? lastly resort have take place on server-side. sorry choppy sentences.

you cannot trust client. can't trust info stored on client.

you can trust people seek hack game.

so, go ahead , server side.

android database security storage

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -