Issue
I'm a beginner in android programming
And I have problem importing this library to eclipse: External Link To Project (GitHub)
I know how to import .jar files but I can't find any .jar file in it's libraries
The question is:
How can I use this type of libraries (with only .java files)?
Solution
Just pull that library project from git repo and follow this link on developer's site.
Answered By - Hardik Trivedi