This multipart tutorial walks you through integrating Facebook into an Android app. You'll create a timeline app that lets people post about meals they ate.
This sample app is based on the Scrumptious sample app bundled with the SDK. You can use the completed sample as a reference or jump to a specific step to see how to implement a specific feature.
|
|
|
To complete the tutorial, you'll need a familiarity with Android development. Before you start, install the SDK, create your Facebook App and start a new project as described in Getting Started with the Facebook SDK for Android.
Once you've done that, work through the following steps of the tutorial:
By the end of this tutorial, you should have a working understanding of how to log a user into Facebook, personalize their experience and make an app social. Let's start the tutorial.