【问题标题】:How to get Twitter Friends List? [closed]如何获取 Twitter 好友列表? [关闭]
【发布时间】:2013-12-19 19:24:07
【问题描述】:

如何获取新 Twitter API 的 Twitter 好友列表。我尝试使用 twitter.getFollowersList(String, long) 方法,但我找不到如何使用它。请帮我解决它..?

问候

【问题讨论】:

标签: android


【解决方案1】:

使用这个库,你可以轻松实现 https://www.temboo.com/library/Library/Twitter/FriendsAndFollowers/GetFriendsByID/

并且您需要在连接之前设置授权。只需浏览此文档 https://dev.twitter.com/docs/auth/authorizing-request

这篇文章将帮助您如何实现让好友列表转到此列表阅读这些代码 In Android -How directly post tweet to following users of a authenticate user in android without open Tweet dialog (Message Dialog box)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-06-22
    • 1970-01-01
    • 1970-01-01
    • 2011-12-12
    • 2023-03-03
    • 1970-01-01
    • 2014-01-22
    • 2013-03-31
    相关资源
    最近更新 更多