Re: [android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-07 Thread 燃魂纵宇
You could see this. http://code.google.com/intl/en/apis/accounts/ 2011/3/4 Jesse gotosl...@gmail.com I feel it is Android specific because the main unknown is what type of authtoken does the Android AccountManager API give us for google accounts (ClientLogin, OAuth, something else?). But,

[android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-07 Thread Cláudio Bastos
have you tried stackoverflow.com ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-03 Thread Jesse
I really need to find an answer to this question. Anyone? Bueller? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-03 Thread TreKing
On Wed, Mar 2, 2011 at 3:02 PM, Jesse gotosl...@gmail.com wrote: Does anyone know why this thread no longer appears in the list of topics? The only reason I was able to get back to it was because I had it bookmarked. Google Groups is not exactly the most reliable software. On Thu, Mar 3,

[android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-03 Thread Jesse
I feel it is Android specific because the main unknown is what type of authtoken does the Android AccountManager API give us for google accounts (ClientLogin, OAuth, something else?). But, I'll try asking elsewhere. -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-03 Thread Spiral123
I suggest you use OAuth. http://code.google.com/p/oauth-signpost/ On Mar 3, 1:14 pm, Jesse gotosl...@gmail.com wrote: I feel it is Android specific because the main unknown is what type of authtoken does the Android AccountManager API give us for google accounts (ClientLogin, OAuth, something

[android-developers] Re: Authenticate Non-AppEngine Webservice using Google Account

2011-03-02 Thread Jesse
Does anyone know why this thread no longer appears in the list of topics? The only reason I was able to get back to it was because I had it bookmarked. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to