android - Howto use Google Accounts as login -
i'm thinking using google accounts user verification service i'm developing. client , server. i'm hoping able use signed-in google account on android phone , use verification on server.
where can find information this?
is possible use signed-in account on phone or have re-sign-in in application?
there's class called accountmanager
acts registry users online account. think looking for.
there's called federated login google, allows users login using google account. more openid
Comments
Post a Comment