I want to make a functionality where I will have a button below ImageView. Upon clicking button, app will show all the apps with whom the image from ImageView can be shared like gamil/bluetooth/facebook and selecting one of the app, the image will be shared.
How can this is implemented ? Please help