How to share image from link ,i.e, without downloading the image just share using a button
I am beginner in android studio and i think it will be easy but also I am not getting that How to share image from link ,i.e, without downloading the image just share on social media like whats app .I can download the image and then share and then delete that but I do not want to do that. I am using glide library to load the image in Image view and then when a user click on a button it will just share its image which is showing in image view and whose link i have and then come back to the app. I am using Glide library for loading image. Any help will be grateful. Thanks in advance. first you