0

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.

Community
  • 1
  • 1
ekjyot
  • 2,247
  • 7
  • 39
  • 63

2 Answers2

1

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?

DonGru
  • 13,532
  • 8
  • 45
  • 55
1

Refer to http://developers.facebook.com/blog/post/385/. Download the sample application and play around with it.

SidJ
  • 669
  • 12
  • 29