Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Today, I downloaded the Facebook SDK for Android and imported to the eclipse. When I tried the FB Sample app, it informed a error :

Project 'FB Sample App' is missing required Java project: 'Facebook SDK for Android - 5fec77c'

I don't know to fix it. Who can help me? Thanks a lot!

share|improve this question

1 Answer

up vote 0 down vote accepted

You can just also import the library project Facebook SDK and mark it as library by going to properties of the imported project.

Then go to your example project and go to properties and add that library project.

Also Look to this Question "For more details you can search "Android how to add project as library project" and you will find many step-by-step blog/tutorial"

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.