I'm learning Android and Java at the same time, so sometimes I get hung up on the Java side of things.
I'm trying to use the ORM library ActiveAndroid, but the archive I downloaded doesn't contain a .jar file, just a libs folder and a src folder. How do I import/install/incorporate this into my Eclipse Android project?
You have several options:
Following resources may help you