android - How to import facebook sdk, version 4.2.0 in eclipse? -
when follow android sdk steps of facebook developers website, can not find
build.gradle
in eclipse.
that make me stop in step. can me find file details?
or can tell me how add facebook sdk in eclipse?
please.thank you.
to import new facebook sdk should https://developers.facebook.com/docs/android
-then when download it, copy following folder proyect directory: facebook
-import proyect workspace.
-add facebook sdk library in eclipse. right click on proyect-->properties--> android , add library.
thats all!
Comments
Post a Comment