开发者

Display Twitter Timeline in Android ListView

开发者 https://www.devze.com 2023-01-24 01:46 出处:网络
I\'m pretty new to Android development and would appreciate some help. All I want is to display a ListView showing a Twitter timeline. I do this in an iPhone app using MGTwitter but I\'ve been trying

I'm pretty new to Android development and would appreciate some help. All I want is to display a ListView showing a Twitter timeline. I do this in an iPhone app using MGTwitter but I've been trying and am not sure how to get the same effect on Android. I can use a list view, but I'm not sure how to get the updates.

In a nutshell all it has t开发者_StackOverflow中文版o do is display the updates at www.twitter.com/user (User will be hardcoded).

Thanks


You can use some dedicated library eg. Twitter 4j

0

精彩评论

暂无评论...
验证码 换一张
取 消