I am making a profile page in android, on which the profile picture [75 x 75]appears.
I want, that when I click the profile picture, a full screen picture appears. On the enlarged image i want a dialog which allows the user to change the profile picture from library.
I have done the harder part of changing and cropping the profile picture.. but
struggling
how to pass my image from activity to another, so that I can enlarge it..
Plz suggest me a way out to do thus.