Upload two Image Separately in onActivityResult
问题 I am unable to upload two separate image in Two Imageview using onActivityResult. Here when I Select ImageView one and Cope Image then image is set in Imageview. But when I select Imageview Two and it opens Gallery and When I crop image and press Ok then Imageview one gets replaced it's previous image instead that Imageview two should have the selected image and Imageview one should have same image previously selected My Activity is import java.util.Random; public class UploadBook extends