java - Libgdx Quiz Storage -


this question exact duplicate of:

i'm creating quiz in libgdx , trying find best solution storing questions , answers since don't support sqlite.

i've never coded in json before trying out pretty hard. tried out shared preferences worked few questions unsure on 500 questions.

i tried xml storage worked out too.

my question app have 500 questions/answers best choice here?

server :d

imagine setting server based quiz. change questions directly in database without forcing users download new version each time?

but in all, above said. if works, what's stopping you?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -