Correct, I'm using Resources.getStringArray (shown above).

Also, I've not yet learned how to do data any other way than XML
bundled in the app -- it is on my list to learn not only straight text
files, as you suggest, but also using a database, or especially
putting this out on the internet somewhere and not bundling with the
app, as Frank suggests.

So I have a workaround for now, but I will pursue these more-permanent
solutions next.  It's not easy learning Android and Java from scratch
while trying to produce apps under a time constraint, but I'm trying
my best.  I very much appreciate you taking the time to reply.

On Sep 14, 10:44 pm, DanH <[email protected]> wrote:
> I'm assuming you use Resources.getStringArray to read the array?

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