Could not find Facebook SDK.apk

前端 未结 5 1775
抹茶落季
抹茶落季 2020-12-30 01:18

Hey I know this was asked before, but none of the solutions seem to help.

This is NOT a duplicate

I have used the Facebook SDK before on an

5条回答
  •  萌比男神i
    2020-12-30 01:47

    i dont know how this is happened but it works :

    first : i have added all facebook3.0 related sample + facebookSDk projects in one workspace .

    second : i have run a sample project . in which i found a .jar file : androiddependencies->facebooksdk.jar (note this exact path )

    third :

    1.) i created my project .

    2.) inside this i have removed errors by :- FixProjectSetup (atLast position )

    3.) i have added facebooksdk.jar by right_clicking at project->properties->android->by checking android 4.2 + reference the Facebooksdk -> done .

    now i am able to create and run programs easily .

提交回复
热议问题