Move To The Facebook Application Page After Authenticate Through Single Sign On
I am working on an application where I need to integrate the social functionality of Facebook. What I want is to use the SSO(Single Sign On) functionality and when the user press a
Solution 1:
Are you sharing something about your app through social network? If your answer is yes then try this.
Solution 2:
You can use fbrocket api for Facebook integration like the following example. I am using it successfully.
http://www.androidpeople.com/android-facebook-api-example-using-fbrocket/#idc-cover
Post a Comment for "Move To The Facebook Application Page After Authenticate Through Single Sign On"