Tagged Questions
1
vote
2answers
276 views
How to keep the questions in Math game application ?
I would like to create a simple Math game application in android phone but I don't know what kind of data storage which I should use to keep the sets of numeric for the questions.
At this time, I am ...