I’ve tried to update the status using the Facebook graph API with Android http://developers.facebook.com/docs/reference/api/status/
So, my question is if you can give me some example code to update status using this API.
I’ve tried to update the status using the Facebook graph API with Android http://developers.facebook.com/docs/reference/api/status/
Share
Okay, This may not be a perfect code, but it works for now. You’ll have to modify how and when it is called to get a better user Experience:
This is the function that updates:
I hope it helps.