Include a standard widget ListViewin your layout, call setAdapter()to provide your data and child views, and plug in a listener through setOnItemSelectedListener()to find out when the selection has changed.
ListView
setAdapter()
setOnItemSelectedListener()
No one has answered this question yet.
See related questions: