Hi,

I have to search in an almost-static table with two fields, both strings, 
SHORT_NAME and LONG_NAME. I have to search for the short name and the program 
will show me the long one.

What's the better way to do it in android?

I've thought to distribute an XML file with the application, and to search in 
it. Is this a good idea or could I do better?

If it's a good idea, do you have a sample or a link to a page that explains 
how to do it?

Thanks

Ciao

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to