如何获取android应用程序的twitter身份验证名称?

发布于 2025-01-03 20:40:26 字数 136 浏览 0 评论 0原文

我已经创建了与 twitter 集成的 android 应用程序,并且我的应用程序希望通过使用 twitter 用户名和密码进行某些操作来验证应用程序。我想在我的应用程序中显示这个经过身份验证的用户名。有什么方法可以让我的应用程序获得经过身份验证的用户名吗?

I have created android application integrating with twitter and my application wants to authenticate the application by using a twitter user name and password for some operations. I want to display this authenticated user name in my application. Is there any way to get the authenticated user name to my application?

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

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

发布评论

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

评论(1

沦落红尘 2025-01-10 20:40:26

使用 twitter REST api 的“account/verify_credentials”。
欲了解更多信息 https://dev.twitter.com/docs/api/ 1/获取/帐户/verify_credentials

use twitter REST api's "account/verify_credentials".
for more info https://dev.twitter.com/docs/api/1/get/account/verify_credentials

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