This library performs Instagram login and gets you the user details and access token.
Just add a properties file in assets folder instagram.properties and add following details:
REDIRECT_URI=/Your redirect URI/
CLIENT_SECRET=/Your client secret/
CLIENT_ID=/Your client id/