Login with Facebook and get friend list which are used your app
Steps:
You have to use Facebook SDK library for this project. which you can get:
https://github.com/facebook/facebook-android-sdk
- after importing above library, create new app in your facebook developer account.
- set your app name first.
- choose game category from drop down list and select any option from sub-category drop down list then click create App ID.
- Now Select your app from top left side.
- go to setting tab of your app. and add platform(android).
- now set your package name and first activity and then your hash key. click on save.
- now select Status & review tab and set yes on "Do you want to make this app and all its live features available to the general public?"
- now copy your app ID(from dashboard tab) into your project at string.xml file.
SCREENSHOTS: