[android-developers] Log in with Facebook, gmail, twitter....

2012-05-11 Thread Javier Manzano
I'm developing an android app which makes connection with facebook, twittter, google, etc... and know what I'm doing is logging againsy providers with my oauth's ids and so on. Now, I'm just getting auth id (but I think this is not the one I want, because I don't have to accept facebook or twitter

[android-developers] Single sign on or similar for Google Account?

2012-05-11 Thread Javier Manzano
Hi, I've seen that Single Sign On with Facebook (SSO) is easy and that Twitter's can be achieved with this: http://thetechnib.blogspot.com.es/2011/01/android-sign-in-with-twitter.html But how about google/gmail accounts? I want to have a button which says "log with google account" or something li

[android-developers] Single sign on

2012-05-11 Thread Javier Manzano
Hi, I've seen that Single Sign On with Facebook (SSO) is easy and that Twitter's can be achieved with this: http://thetechnib.blogspot.com.es/2011/01/android-sign-in-with-twitter.html But how about google/gmail accounts? I want to have a button which says "log with google account" or something li