Simple sql queries should get you going. Search by short, and display what
you want

On 15-Oct-2010 12:54 AM, "[email protected]" <[email protected]> wrote:

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 [email protected]
To unsubscribe from this group, send email to
[email protected]<android-developers%[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

Reply via email to