On Aug 3, 10:48 am, Paul Turchenko <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

