Android Question AHViewPager - "A referenced library is missing" android-support-v4

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Everyone,

This is the first time trying out a library.

I copied the jar and xml files to the libraries folder and the res folder as well into my project.

When I compile the app I get: "A referenced library is missing" android-support-v4

I checked the SDK Manager and it shows that the Support Library revision 19 is installed from the Extras folder. Is this the wrong version?

What else do I need to install?

Thanks.
 
Top