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 tell me how to do this? Thanks.
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 tell 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.