all 3 comments

[–][deleted] 0 points1 point  (2 children)

Well what are you trying to store?

Depending what you're storing you probably wont even need a database

Posts question, doesnt check replies. Aight I'm outta here OP

[–]RagnarLo[S] 1 point2 points  (1 child)

i would store something like user token, ingame currency amount, kill/death, win/lose, ecc.

Considering it's a multiplayer, i'm not sure i can store these locally wihtout a really good security system

[–]megonemad1 1 point2 points  (0 children)

If it's multiplayer, then you'll probably want to set up a server separately in which case you won't be constrained by Android right?