OnItemClick is a callback method invoked when an item in an Android AdapterView has been clicked.
I was looking at this question for a solution to my question( How do I get the selected item from …