ListView in android from 2 dynamic strings arrays -


possible duplicate:
listview in android 2 dynamic strings arrays

i have 2 string arrays, here s1[] contains list of names , s2[] contains url's associated respective name, need populate listview, names , on clicking of names, want start intent browser handle url.

how do that, extremely confused listviews in general.

watch video google i/o talk last year. gives introduction listview, when it's appropriate use, , associated best practices. http://www.google.com/events/io/2010/sessions/world-of-listview-android.html


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -