Android - Trouble importing SlidingMenu library - SHA-1 Mismatch -
okay i'm close throwing computer out of window. head boiling rage lol
im trying import slidingmenu lib brand new project. error: sha-1 mismatch. after lot of digging, found need have 1 android-support-v4.jar
file in libs
folder. that's fine except...
which
android-support-v4.jar
suppose delete? 1 in project or 1 inside slidingmenu library? andwhere suppose add external jar? project or slidingmenu library?
thanks
you can add both have match in terms of version. pick updated version , replace in respective lib folder.
both android-support-v4.jar have same version, otherwise have conflict.
Comments
Post a Comment