I imported the Facebook library following this tutorial: http://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/
And now I am ready to compile and try to run the project, but it is not compiling saying that I have an error in my project.
What seems to be the issue is that I have the Facebook library which I imported...it has a red exclamation mark icon next to it, and now my own project has the red exclamation mark icon next to it also since I connected the two.
Would anyone know how to fix this? For the record I don't need any facebook social functionality. What I needed was to connect my project with the appId of a Facebook app I have.