We've managed to get it so the images will be properly set from this list when the first button is clicked. However, now I need to have that information sent to handleUSPKeep method and I need to set the list ID for the image that was set into the ImageView into the line that is before the if statements in the handleUSPKeep method. I created a global int variable named i and I put where the ID is supposed to go. Is there a way that I could set what i is in each of the seven methods at the end of the program?We've managed to get it so the images will be p