CardLib have the following link : library
I have problem when I try to import in Eclipse.
Segui also this link: Link de Youtube
But without any good result
I hope you can help me or some other library to use it.
Thank You
CardLib have the following link : library
I have problem when I try to import in Eclipse.
Segui also this link: Link de Youtube
But without any good result
I hope you can help me or some other library to use it.
Thank You
Today you should use the official IDE Android Studio for Android Dev.
This library has all its modules in gradle as aar, and you can easily add this dependency to your project.
However, You can find here all the info to build the library in Eclipse.
Warning:
this library has many modules as described here:
you have to build all modules you need
you have to import in your workspace, the support libraries (support-v4, annotation, recycler-view, cardView)