I want to allow my app users to log on/register with a google account. I need to retrieve the following about a user
A unique id, first name, last name, email
Is it possible in android or do I have to use one of goooles services like picasa api to get this information about a user?