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 want to do unlike the wall post which is like by the user in facebook.. and I am using the graph API in android for mobile Application...

share|improve this question
1  
Welcome to StackOverflow. Please read the FAQ how to ask a proper question here. "I want to do X" is neither a question nor a suitable statement for StackOverflow. Show things you found out while doing your research and an attempt to solve this problem on your own (even if it doesn't work). Thanks. – user658042 Mar 20 '12 at 7:05
possible duplicate of Facebook graph api - delete like – Jason Hall Mar 20 '12 at 7:05

closed as not a real question by alextsc, Jason Hall, Michael Petrotta, Juicy Scripter, Donal Fellows Mar 20 '12 at 10:22

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

up vote 1 down vote accepted

It is really simple and worked for me in past. Fire a id_of_comment_you_already_liked/unlike request.

share|improve this answer
ok. thanks .... – B K SINGH Mar 24 '12 at 5:05

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