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.

I have downloaded facebook-java-api-3.0.2-bin from http://code.google.com/p/facebook-java-api/
for connecting to face book.I want to use this api in my java application to connect Facebook.I am developing a desktop application for this purpose.I have created account on Face book and registered as a developer.

Is it possible to connect Facebook from my java application?

If yes please, can some one send me the example code for that and treat me as a New Bee in this facebook integration?

Thanks in advance.

share|improve this question

1 Answer

up vote 7 down vote accepted

Have you tried out the various examples available in the api wiki?

http://code.google.com/p/facebook-java-api/wiki/Examples

Google also returns various tutorial pages:

http://programmaremobile.blogspot.com/2009/01/facebook-java-apieng.html

http://www.socialjava.com/socialjavastepbystep.html

You should try working through some of these and posting specific questions about problems you run into.

share|improve this answer

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.