In this tutorial we are going to cover a couple more Android selection controls: the Spinner and the GridView.
Tag: Android App Development
Android App Development- Controls Part Three: Android Selection Controls
ListView represents a list of items that can be selected. It is similar to the ListBox in C#.