Skip to content
djahmednawaz edited this page Jan 9, 2015 · 4 revisions

###Step by Step Guide to Get Facebook consumer key and secrets.

  1. Open - [https://developers.facebook.com/apps] and enter user name and password. Create account if you don't have facebook account.

  2. Press Create new app. You will view the screen below.Fill App name and category (Social , Utility etc.) and press Create App.

    Facebook

  3. 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.

    Facebook

  4. You will see the screen below. Just enter the Key Hash by generating with below code.(Check Generating Facebook Key Hash)

    Facebook

  5. Go to Status and Review. And click the below tab to make it live.

    Facebook

  6. Note App ID and secret.

  7. Add AppID and secret in oauth_consumer.properties file.

Clone this wiki locally