[android-developers] Re: How to store questions for quiz type application
On Aug 3, 10:48 am, Paul Turchenko <paul.turche...@gmail.com> wrote:
> I would go with storing your questions in raw XML file (asset) and
> parsing it on the fly. This way, you can easily change it and
> (perhaps) later extend your aplication to communicate with web service
> that has questions. IMHO using database for this is a bit wasty.
JSON file would be even better, as it is more compact and there is
native parser
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home