How to use the twitter4j lib to get the tweets of screen name?
问题 I have seen a lot of tutorials for using this lib but i dint get a clear idea of it. Firstly how can i authenticate the twitter app??, is there any way i can hardcode the access token, so that the user does'nt have to do anything he can directly search for the particular user's tweet by entering the screen name?? How can i get the tweets after mentioning a screen name?? I tried reading the docs with twitter4j lib but it dint help me.... I need help im stuck in this from two days , Plz help...