This sample app includes an Android client which connects to Facebook. This illustrate the integration of Spring Social with Spring for Android. The Android project requires set up of the Android SDK. See the main README at the root of this repository for more information about configuring your environment.
This command will attempt to deploy and run the app to all available devices:
$ mvn clean package android:deploy android:run