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.

Possible Duplicate:
Could not find com_facebook_android.apk

I have added the facebook sdk in eclipse and made another project which uses the facebook sdk.But when I try to run the application it gives this error "Could not find com_facebook_android.apk". the application gets installed but the error shows up.urgent help needed.

share|improve this question
no its not a duplicate.I read that post and couldn find any solution.genuinly need help!! – aventis Aug 25 '11 at 4:42

marked as duplicate by BK., Adnan, jtbandes, Tim Post Aug 25 '11 at 9:17

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

This means you have not linked properly with that project.

Right click on the project to use com_facebook_android.apk using Build path to link.

share|improve this answer

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