I want to integrate Facebook/Twitter apps in my Android project. On click of Facebook button after simple login procedure the image or text I want to share on Facebook. The same I want to repeat for Twitter.
I tried the code from https://github.com/Facebook/Facebook-Android-sdk/tree/master/examples/simple but that never work for me. Please help me & provide me some sample appication for this.