开发者

Basic eclipse setup for android facebook development

I am stuck on step 3 of the facebook developers tutorial for setting up eclipse. Here is step three:

Step-3: Add reference to the Facebook SDK

Create a new Android project for your app or use your existing project and add a reference to the Facebook SDK project. You do this by opening the properties window for our app (File | Properties | And开发者_开发百科roid), pressing the Add... button in the Library area and selecting the Facebook SDK project created above.

When I click add....everything is grayed out and there is nothing to select. What am I missing?

any help is appreciated

Thank you


download sdk form https://github.com/facebook/facebook-android-sdk link

in this you got one project named facebook.

import it in to your eclipse. and then add this facebook project as library of your project from property.

it may help you.


I believe that when you click add it attempts to add what you've already chosen. I believe you have to type in the http link into the "text entry form thingY" and then press add. Or browse, not sure which i don't remember, i hope this helps


I think I figured it out....I went to help > install new software and installed git. Then import git and cloned https://github.com/facebook/facebook-android-sdk.git.

From there the step 3 on the facebook android development site worked for me

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜