Search code examples
javaandroideclipseactiveandroid

How do I install ActiveAndroid for use with Eclipse?


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?


Solution

  • You have several options:

    Following resources may help you