Closed inijimenez closed 10 years ago
This project has resources that it requires, so it can not be compiled into a .jar. If you are using eclipse, you can leverage the maven android plugin and point it at the .aar on maven central, and if you are using Android Studio, then you can just include the .aar from maven central. Also, you could add this project as a submodule to your project and compile it from source.
Can you put the .jar please?