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...
Asked
Active
Viewed 367 times
-1
-
1Welcome to StackOverflow. Please read the [FAQ](http://stackoverflow.com/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. – Mar 20 '12 at 07:05
-
possible duplicate of [Facebook graph api - delete like](http://stackoverflow.com/questions/3832405/facebook-graph-api-delete-like) – Jason Hall Mar 20 '12 at 07:05
1 Answers
1
It is really simple and worked for me in past. Fire a id_of_comment_you_already_liked/unlike request.

AndroidDev
- 2,627
- 6
- 29
- 41