I\'m hitting an external API that\'s returning JSON data (new dvd titles). I\'m able to parse out the JSON and list each dvd title and other dvd information into a ListView
Are you storing the information in a DB? If you are, you can simply pass the ID of the desired title (via the intent).