[android-developers] Storing database of information?
Hi, sorry for a bad subject name, just couldn't name it in a good way.
I have an application which is basicly like a wiki which presents
information and images. This information will change frequently (and
images) as well so I was wondering the best way to set it up. It
basically is a list of units and their statistics for a game. Since
unit information and statistics will change after each patch I need to
send that information out with an updated version of the app. What is
a good way of storing this information? Can I have a database which I
recreate upon every update(user will not change the data himself) or
is it better to just have .txt/xml files describing unit information?
Ideas? Been away from android programming for some time.
--
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