I have added the facebook SDK to my workspace and added it to the libraries in my apps' project properties. I noticed that if the facebook SDK project is not open when I try to build my apps, the build fails as the facebook project also needs to be open. I'm just wondering if I have to copy the facebook sdk to my projects folders before releasing it or does eclipse automatically build this into the apps APK file?
Thanks