简体   繁体   中英

Posting tweet from android app without using Fabric sdk

在我的应用程序中,我还想在自己的应用程序中以及社交网络上发布提要,我在Facebook上做到了这一点,我想为Twitter实现同样的功能,但是没有Fabric库,有什么方法可以在Twitter应用程序,如果未安装任何应用程序,则仅打开Facebook一样的webview。

You can use Twitter4J , unofficial java library for Twitter API. You can find usage examples, including posting a tweet at library page: 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