I have fetched values from a Json file into a ListView , each item in list view contains many TextViews (and their values are assigned Json file) , I wish to pass separate values of all the TextViews present in a single ListItem to another activity . Let me know that how to do so . I have fetched values from a Json file into a L