You may want to consider using the shared preferences instead of
writing to a file, its pretty simple to use.
http://developer.android.com/reference/android/content/SharedPreferences.html

-theSmith

On Jan 19, 8:25 pm, Jeffrey <[email protected]> wrote:
> How do I save the contents of an array to a file and then read it
> again later? I have a small amount of data that will need to be stored
> and since I have no idea where to start on using a SQLite database, I
> think this will work a lot better.
-- 
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

Reply via email to