Android: Best way/library to write an app that simply gets/sets your Facebook status, sends Facebook

Posted by D. on Stack Overflow See other posts from Stack Overflow or by D.
Published on 2010-02-02T20:45:13Z Indexed on 2010/03/23 12:53 UTC
Read the original article Hit count: 231

Filed under:
|

I have the Android Facebook-Connect library running in my emulator and I'm able to set my status with the Facebook API I have setup. However, I don't know where to go from there? Am I supposed to use the session key that this library allows me to get and make some Facebook API calls? I haven't found any code examples to even see what the proper syntax is.

Am I better off using another library? I tried fbrocket with limited luck(I get a "server error 104 - Incorrect signature"). Thanks for any help.

© Stack Overflow or respective owner

Related posts about android

Related posts about facebook