• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Help with arrays

djaliboy

Lurker
I have been following the tutorial on the android developers website for the autocomplete widget and string arrays.

Auto Complete | Android Developers

I would like to extend on this, and would like to be able to select a string from the list and press a button which then displays which continent the country is based in.

Im guessing i would have to group the countries into the seperate continents but not sure how to go about this and how to display the result.
 
Back
Top Bottom