安卓应用程序上的推特集成 [英] twitter integration on android app

查看:11
本文介绍了安卓应用程序上的推特集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将 Twitter 集成到我的 Android 应用程序中,以便我可以向 Twitter 发布消息.

I would like to integrate Twitter into my Android application so that I can post messages to Twitter.

推荐答案

除了 d. 的可靠选择,您还可以:

In addition to d.'s solid choices, you could:

  • 使用 ACTION_SEND IntentscreateChooser(),如果用户安装了 Twitter 应用程序 (Twidroid),他们可以使用它来更新他们的状态
  • 使用现有的 Twitter Java API,例如 JTwitter
  • Use ACTION_SEND Intents with createChooser(), and if the user has a Twitter application installed (Twidroid) they can use it to update their status
  • Use an existing Twitter Java API, like JTwitter

这篇关于安卓应用程序上的推特集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆