twitter4j tag

2 questions


1 answers
75 views
0
I have a question about Twitter4j's collection of tweets.

I'd like to get all tweets for a week for a keyword, but if I specify a date, I can only get tweets from 7:00 to 9:00, which are closer to the specified period.examplequery.setSince(2015-12-06);query....

2 years ago

1 answers
56 views
0
About Adding Tweets to ListActivity Using Twitter 4J

About implementing UserStream using Twitter 4JI was able to display the tweet I got from UserStream in the Log using the one you told me about in this question, but I don't know how to add the tweet t...

2 years ago

© 2024 OneMinuteCode. All rights reserved.