Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question

2 Answers

You have to upload image first somewhere on the internet, so the Facebook can download it.

share|improve this answer

for facebook use Facebook APi which you can get from internet,

Share text/Image on twitter and facebook in android

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.