Facebook SDK for Android 9 - Make a Simple Wall Post

  • 10 years ago
http://www.mybringback.com

Facebook SDK for Android 9 - Make a Simple Wall Post

In this Facebook tutorial we will make a simple wall post. We will eventually add extra information to our post, but this tutorial will show how to make a "wall post" to the user's wall (or "feed") via our App. Surprisingly this only takes one line of code, so most of the tutorial will mainly be covering the process of setting up our app with a new nice and shiny button.

Recommended