Ok, but how can I fill the database with my thousands of strings? I said, I don't want to load the whole array in a String[], because it can be too big. Maybe I don't have so much memory.
On Mon, Oct 4, 2010 at 15:49, Mark Murphy <[email protected]> wrote: > 2010/10/4 Éva Lovrencsics <[email protected]>: >> Or it's not a good idea to put them into arrays.xml? How do you handle >> thousands of strings? > > Use a database. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training...At Your Office: http://commonsware.com/training > > -- > 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 -- 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

