android - Trying to add facebooksdk.jar file to my project -


i have installed facebooksdk , sample apps. sample apps copilr , run fine.

i tried make own app. thing did creat new android project, test it, runs fine. added facebooksdk jar file. project no longer runs , error says

“jar miss match fix dependencies”

the jar file seed load in correctly, if click on android dependences see facebooksdk.jar ../programming/facebooksdk/……

i tried see different project ans facebook's sample code.
under android dependencies had same line had facebooksdk.jar ../programming/facebooksdk/……

and had jar file called android-suppert-v4-.jar not have.

other both sample code , test project seem same.

there jar exists both in facebook sdk project , in yours.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -