I am using CardView of support library in my android app. I tried 4-5 hours to resolve this but i could not get success.
CardView
I have added CardView
Support libs that contain resources other than compiled classes (like XMLs) cannot be added as just jars.
Please follow the steps described by this:
https://developer.android.com/tools/support-library/setup.html#libs-with-res
Let us now if that works.