Android、Twitter、“关注我们”

发布于 2024-12-09 18:36:13 字数 171 浏览 0 评论 0 原文

我正在构建一个 Android 应用程序,但我被困在一个地方。我已使用 twitter4j、路标 api 将 Twitter 集成到我的应用程序中。我成功地编写了将文本放入用户个人资料的代码,但我也希望用户在单击“在 Twitter 上关注我们”按钮时关注我的应用程序。

有人可以给我编写此类代码的参考或指导吗?

I am building an android application and I am stuck at one place. I have integrated Twitter in my app using twitter4j, signpost apis. I am successful in writing code for putting text in user profile but I also want the user to follow my app when they click 'follow us on twitter' button.

Can anybody give me reference or guidance of writing such code?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

触ぅ动初心 2024-12-16 18:36:13

您可能正在寻找的是 createFriendship()

你可以看看它是怎样的 此处使用

2016 年编辑:Google 代码 svn 已损坏,twitter 4j 已移动
http://twitter4j.org/en/api-support.html

What you are probably looking for is createFriendship()

You can see how it is used here

2016 Edit: Google code svn is broken and twitter 4j has moved
http://twitter4j.org/en/api-support.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文