简体   繁体   中英

using twitter4j for integration to tweet in android

please tell me where can i find twitter4j sdk for android and at least one example how to implement log-in and tweet in android application.

I have searched but not found the solution.

Here's an example of how to login and tweet using OAuth:
http://blog.blundellapps.com/sending-a-tweet/

I don't think there is a "for Android" SDK per say, but the normal Twitter4J SDK should work just fine according to their site: http://twitter4j.org/en/index.html#download
There are code examples on the site as well: http://twitter4j.org/en/code-examples.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM