Answer the question
In order to leave comments, you need to log in
What database to use to save data in a mobile game?
I am creating a game for android, I got into a dead end, when I restart all the points are reset. Where can you store data locally. using phonegap
Answer the question
In order to leave comments, you need to log in
I could be wrong... Fongap is a wrapper over the system browser, and based on this idea, I would store it in localstorage. On the other hand, no one bothers to store data in Firebase, especially since Google itself promotes it as a database for Angular (meaning that there is an official library)
docs.phonegap.com/en/2.7.0/cordova_storage_storage...
stackoverflow.com/a/14625219
stackoverflow.com/questions/16369532/how-to-implem...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question