Reputation: 110
I am a beginner developer.I have android app which plays national anthem when pressed relevant button
I want to have facebook login in my app.So that i can know where the user is from.I've read this document :
https://developers.facebook.com/docs/facebook-login/android/v2.3
But i dont know how make 'Facebook App - Configured and linked to my app, with Single Sign On enabled'.How can i make this app?
Upvotes: 1
Views: 8952
Reputation: 5566
To create Facebook App, with Android support, you should follow this official tutorial.
If you already have one, and configured it with your Android app, you should go to the App Dashboard, select your app, open "Settings", and in Android section turn "Single Sign-On" to enabled.
Upvotes: 5