shae-wat / ShouldBeAndroid

Android App: Users post about what there "ShouldBe" at a location or in general.
0 stars 0 forks source link

jars #4

Closed shae-wat closed 10 years ago

shae-wat commented 10 years ago

Lets post the download site / make a special google drive folder for transferring jars used in this project.

shae-wat commented 10 years ago

Or couldn't we just make sure they are in the "libs" directory on GitHub? Then someone who pulls from our GitHub will just need to modify their Project Properties's Libraries to add the External JARs from the "libs" directory. I think some versions of Eclipse add them for you once they are in "libs"

Not sure what the best option is, it was not completely effortless to find the twitter jars you picked lol :)

aemperor commented 10 years ago

I added the twitter4j.core jar to the libs folder. I also created a Twitter config wiki. For the Twitter functionality all you have to do is all the one twitter4j jar to your buildpath :)