Ohw. Okay. Is there another approach for this? Because I have scrollview with list of imageview from Activity X and I want to get the images from Activity X to Activity Y. Thanks
Not sure what you are trying to achieve but Global variables may help.
If the image was in Process_Globals then it will have scope in other activities, not sure how efficient this would be with images...