I am in the process of creating an Android App using Facebook Graph API where I need list of all friends of the user. How do I get list of friends using Facebook Graph API.
Apparently the API was available till Facebook Graph API v2.1, and was later removed. Is there any other way I can do it?