Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Guys how to implement facebook Like functionality with SSO enabled in Android?

share|improve this question
Have you looked at developers.facebook.com/docs/mobile/android/build? There are sections on HOW TO enable SSO, HOW TO use the graph API. If you are referring to the Like button, look here: developers.facebook.com/docs/reference/plugins/like. What have you tried? What problems are you having? This question is a little broad and has no attempts at research or code that I can see. – Jack Nov 22 '11 at 3:19
I got two activites, one for sharing and another for "Like" Plugin with SSO enabled. Irrespective of user's state(logged/guest user) "Like" functionality redirects user to home page of FB app & then login page of browser(m.facebook.com). I dont see SSO works incase of "LIKE", some times blank page. Need a tutorial on SSO enabled for "Like" plugin – Unknown Nov 22 '11 at 5:59
To enable SSO for LIKE plugin, we need to send app_id and session_token which we got through login in either FB app or browser m.facebook.com. How to append it? – Unknown Nov 22 '11 at 7:18

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.