I would like to integrate Facebook into an application - enable login using Facebook credentials (Single Sign On, to login to a third-party service), and also share some wall posts.
The problem is, I don't want to depend on the installation of the official Facebook app. I heard about some solution involving opening Facebook login from a WebView, but didn't find details.
Anyone has experience with that? Thanks