I am developing one application in android.
In this I have to login into my application by using Google account details.
Is there any api for this as like facebook.
I am developing one application in android.
In this I have to login into my application by using Google account details.
Is there any api for this as like facebook.
Google uses OpenID
https://developers.google.com/accounts/docs/OpenID
The specific information page for mobile apps