I have a string-array with 2000 items, each item can be 60 characters
long, the program crashes when it tries to load the complete string-
array. Then I split the string-array in 4 sections, and the program
loads each section with no problem.

My question, what's the max number of items in a string array? Is that
device or sdk level dependent? Can it be changed?

-- 
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