Reputation: 834
i added the jar file in build path, but whenever i'm extending EndlessAdapter i got an error saying "The type com.commonsware.cwac.adapter.AdapterWrapper cannot be resolved. It is indirectly referenced from required .class files"
Upvotes: 0
Views: 858
Reputation: 1006859
Quoting the documentation:
This project relies upon the CWAC AdapterWrapper project. A copy of compatible JARs can be found in the
libs/
directory of the project, though you are welcome to try newer ones, or ones that you have patched yourself.
Upvotes: 5