安卓 Twitter4j

发布于 2024-09-19 18:50:41 字数 127 浏览 7 评论 0原文

我想创建一个应用程序,用户可以使用 Twitter 帐户登录,并且他所做的任何活动(取决于其他情况)都应该发布推文。

现在既然 Twitter 已经删除了基本身份验证,如何实现这一点???

任何帮助将不胜感激

I want to create a application where user can login with twitter account and whatever activity he does (depending on other cases) should be tweeted.

Now since twitter has removed basic authentication how to achieve this ????

Any help will be appreciated

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

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

发布评论

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

评论(1

女中豪杰 2024-09-26 18:50:42

您可以使用第三方库来执行 OAuth。请参阅以下主题,深入了解 OAuth 以及如何执行三足身份验证:
1. 有关 OAuth 和 Android 的一些问题
2. Android 上的 OAuth
3. Android 上的 OAuth + TWitter 代码

希望有帮助...

You can use third party libraries to perform OAuth. See the following threads to get some insight on OAuth and how to perform 3 legged authentication:
1. Some questions about OAuth and Android
2. OAuth on Android
3. OAuth + TWitter on Android with code

Hope that helps...

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