I have an android app through which I can successfully update the twitter status. I am using it to share links to a webpage which displays an image. I think it will be nice to have a scaled down preview of the image along with the tweet the same way instagram does. How do I upload this image along with my tweet?
I have an android app through which I can successfully update the twitter status.
Share
I had the same requirement sometimes back and finally come with the function may be it will help you too.
Note: To use this please make sure you have latest jar file i have used twitter4j-core-2.2.5.jar for this