Quantcast
Channel: How to create a java application to read twitter feeds? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

How to create a java application to read twitter feeds?

$
0
0

I want to create a small application that will access twitter api to read feeds using application level authentication only. I have read many docs over net and feeling extremely confused. I understand that twitter api needs OAth to authorize any application to get or write data from/into twitter. For getting the keys associated(consumer secret key) the dev apps page of twitter asks us to create a new app which I created to get the keys. Now I have some tutorials that say how to make a properties file to save those keys and start running the java application.

The problem is even after following everything i am not able to run the application. Can anyone describe in a step by step method about creating a java application to read feeds, setting up all the configurations needed, creating and explaining all the steps needed to get the keys ? I am using twitter 4j.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images