Facebook API and Facebook Connect using Java?

前端 未结 2 1877
难免孤独
难免孤独 2021-01-31 12:46

New to Facebook API and Facebook Connect.

Found the Facebook Java API open source library on Google Code...

I am really excited that there\'s an API pre-written

2条回答
  •  你的背包
    2021-01-31 13:00

    Use RestFB, that seems to be the inofficial FB Java Api:

    http://restfb.com/

    (There is no official FB Java Api anymore)

提交回复
热议问题