Example of Facebook graph api.
In order to use this app, replace "app_id" value in the string file with your own id. You can generate the id by following steps:
- Open "https://developers.facebook.com/"
- Login with your facebook credentials.
- On the right is a section listed "My Applications" from which you can select an application to see its information.
- You can create the new app from top right "My Application" section. It will give you app-id which you can replace in this application.