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.

I'm trying to implement the Facebook login in my app using Eclipse, so I started off by going through the tutorials on Facebook Developers. However, I'm encountering an error in my build path, so any help would be appreciated.

In the Android Dependencies, it states that 'facebooksdk.jar - "Directory\facebook-android-sdk-3.0.1.b\bin (missing)"'

If there's any info that I left out that might be important, let me know.

Thanks.

share|improve this question
Already fixed it, just gotta wait a few more hours to self-answer and close the question. – Carlo Rodriguez Nov 15 '12 at 8:08

1 Answer

up vote 2 down vote accepted

Well, managed to get it working. Simply deleted the project that was in the Build Path's Projects tab, and imported it again, but this time, I only imported the facebook folder instead of the entire facebook-android-sdk-3.0.1.b folder, and updated the project build path.

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.