How do you get the First Name, Last Name and Gender from Google Play Services AccountPicker (Android Studio)?

453 Views Asked by At

I'm using google play services AccountPicker. My app doesn't require user to login but I added permission to get the account details in the manifest.

I would like to know the First Name, Last Name, email and gender of the user for push notifications (GCM)?

I'm using ANDROID STUDIO.

Thank you.

0

There are 0 best solutions below