i use android(also ios), gae and google cloud sql(for restore and backup data). it work for my project.
i use very simple servlet way. 2012/1/8 John Goche <johngoch...@googlemail.com>: > > Hello, > > I would like to use the Users API of App Engine from Android. > Here is what I plan to do. On the Android UI I present a from > where the user enters the username and password and clicks > OK. From there the data is submitted to Google which allows > the user to authenticate. This is exactly the part I don't know > how to do because all examples on the web are for web > browsers and not for mobile devices like android. > > I also don't have a clue of how OpenID or Google Accounts > or Google mail authentication works. Basically, do I get a cookie > over SSL which allows me to prove my identity? > > Doesn't app engine close the session once the HTTP response is received > by the client. If so how can I actually stay logged in? > > Thanks, > > John Goche > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.