Is there a way to get user’s google+ profile extra info?
I need user’s profile picture.
Hi, Vardan Petrosyan.
After login throught google+ you should use googleAPI for access to additional user account info.
See https://developers.google.com/identity/sign-in/android/people
So you say that I need to do extra configuration in my project for google+ api?
Yes, you should do that.