Twitter认证期间重定向到回调页面

发布于 2024-12-19 01:39:29 字数 586 浏览 0 评论 0原文

我遵循 http://www.londatiga.net/it/how-to-post-twitter-status-from-android/comment-page-2/#comment-10881。我还修复了评论后的错误。但是在我允许应用程序后的身份验证过程中,我被重定向到回调页面,这不应在移动应用程序中发生。这是屏幕截图:

http://imageshack.us/f/41/device20111201155433.png

http://imageshack.us/f/638/device20111201133338.png

I follow tutorial from http://www.londatiga.net/it/how-to-post-twitter-status-from-android/comment-page-2/#comment-10881. I also fix the bugs following comments. But during authentication after i allow application I am redirected to page from callback which shouldn't happens in mobile app. This are screenshots:

http://imageshack.us/f/41/device20111201155433.png

http://imageshack.us/f/638/device20111201133338.png

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

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

发布评论

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

评论(1

不打扰别人 2024-12-26 01:39:29

检查此链接以了解 Twitter 与 Android 应用程序的集成:

Twitter 与 Android 集成

只需下载本教程并打开名为 Constants.java 的文件,然后输入消费者密钥和秘密密钥。

另请按照给出的步骤创建应用。

提供一些虚拟回调网址。然后它才会重定向到您的应用程序

Check this Link for Twitter integration with Android Application :

Twitter Integration with Android

Just download this tutorial and Open File named Constants.java and put the Consumer Key and Secret Key.

Also follow the Steps given to create application.

Give some Dummy call Back Url.. Then only it will Redirect to your Application.

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