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 have an Android 2.2 project that I need to use the facebook api in it.

after adding the facebook sdk project and adding the the facebook project library to my android 2.2 app libraries, nothing happens and when I go to my app properties->android-> i found that the facebook libary project has a red X mark beside it.

is it a problem caused by different versions ?

thanks

share|improve this question

1 Answer

up vote 0 down vote accepted

Ok I got the answer from here

In eclipse, unable to reference an android library project in another android project

I had to put the facebook api library project in the same workspace of my app project

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.