【发布时间】:2011-05-26 10:35:19
【问题描述】:
哇,我一直在尝试让一个简单的 Android Twitter 应用程序运行,但这是不可能的。我来自 iOS 背景。我目前正在尝试使这些工作:
来自 Marakana 的 MyTwitter 应用程序。 http://marakana.com/forums/android/examples/312.html
Marakana 简单 OAuth 演示。 https://github.com/marakana/OAuthDemo
Twitter4j 示例 itog_lab。 https://github.com/itog/Twitter4j-android-Sample
AndroidTwitter 示例。 http://www.android10.org/index.php/articleslibraries/291-twitter-integration-in-your-android-application#josc329
我总是收到未经授权的错误,无法请求访问令牌。有人有过这种经历吗?
【问题讨论】:
-
你浏览过所有的 twitter4j 库示例代码吗?只需使用它,您就走上了成功之路。 twitter4j.org/en/code-examples.html