I have a database table containing several entries, see below. These rows are first displayed in a list view using a SimpleCursorAdapter, the values displayed are the competing teams. When an item is selected I want to display all information in that row as a detailed showing all information, how do I do this?
Edit : The problem is not how to start the activity etc. It was just a background description to give an understanding of what I want to do. The problem is how to display a row from database in a list view!
Picture of database table: