I just begin with Facebook SDK for android I try to follow this tutorial: https://developers.facebook.com/docs/android/getting-started/
I forgot to install facebook.apk to my emulator and all example did not run correctly. Then I installed it, It's ok now.
But the document says:
If you choose not to install this APK to your emulator, you can still develop with
the Facebook SDK. In this case your app's Facebook authentication will fall back
to taking place via a web view, rather than with the smoother app switching flow.
So, I wonder that should I use facebook sdk without facebook application installed.
My final goal is share a link to face book(with and without facebook app installed)