Question

I have downloaded twitter4j-4.0.1.zip from the twitter4j page and from github in eclipse I unzip then file>import>Existing Android Code Into Workspace>next>browse file location, and eclipse does not find any projects. This says to copy the jar file into the lib folder, but am I supposed to import as a library first? Not sure what I am doing wrong.

Was it helpful?

Solution

This was correct. Right click your project>Properties>Java Build Path>Add External JARS>twitter4j-core

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top