I am making a photo gallery app in which I try to load images from asset folder. I'm successful in doing this.
Now I want to share the image(single not multiple) via email, facebook and twitter. This is where my problem starts. I'm able to post a plain message via my app but I'm unable to post my image or attach my image with it. I don't know how to do this. I tried many tutorials but to no help.