Does anyone know of any good tutorials for using AccountManager in android, basically what I’m trying to do is request a OAuth2 token to use with a google api, any suggestions would be appreciated 🙂
Does anyone know of any good tutorials for using AccountManager in android, basically what
Share
http://developer.android.com/training/id-auth/authenticate.html
Doesn’t get much more official than this