-
Notifications
You must be signed in to change notification settings - Fork 133
Guide Facebook
djahmednawaz edited this page Jan 9, 2015
·
4 revisions
###Step by Step Guide to Get Facebook consumer key and secrets.
-
Open - [https://developers.facebook.com/apps] and enter user name and password. Create account if you don't have facebook account.
-
Press Create new app. You will view the screen below.Fill App name and category (Social , Utility etc.) and press Create App.
-
You will get App Dashboard. Press settings in left menu and you will the screen below with AppID and secret.Click Add Platform and choose Android.
-
You will see the screen below. Just enter the Key Hash by generating with below code.(Check Generating Facebook Key Hash)
-
Go to Status and Review. And click the below tab to make it live.
-
Note App ID and secret.
-
Add AppID and secret in oauth_consumer.properties file.