In my app i am displaying no.of images from gallery from where as soon as I select one image , the image should be sent to the new activity where the selected image will be
I think you can do by define your Bitmap as static and by calling classname.bitmap you can get the bitmap..and set as background in next Activity