android facebook connectivity on a button click [duplicate]
Possible Duplicate:
How to Integrate Facebook Connect with Android
I am making an android application in which I want to login through facebook id on the click of fbconnect button. Can anyone tel开发者_如何学Cl me how to do this? Thanks.
Although the question is quite generic and I'm not quite sure what your fbconnect button should be - have you tried going through the Android Tutorial of the facebook developers page?
Refer to http://developers.facebook.com/blog/post/385/. Download the sample application and play around with it.
精彩评论