Android Studio app tutorial shows how to add an OnItemClickListener to the AdapterView, attach it to the ListView, put up a Toast with item clicked, put in an Intent and pass that item to the category activity, get the intent data in the second activity.