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.
The Android NDK is a companion tool to the Android SDK that lets you build performance-critical portions of your apps in native code. It provides headers and libraries that allow you to build activities, handle user input, use hardware sensors, access application resources, and more, when ...
0
votes
1answer
575 views
Delete a Facebook posted messages by using the Facebook GRAPH API? (For Android)
I'm stuck on delete a Facebook wall posts by using Facebook GRAPH API, which is for android.
http://developers.facebook.com/docs/reference/api/post/
The above site is which i use for the delete ...