Hi, I'm currently implementing ClientLogin with Android and it's AccountManager via AppEngine, andI notice that in a response I could get CaptchaRequired (or possibly another, maybe TermsNotAgreed).
I have yet to come across an example which deals with CaptchaRequired in the code which leads me to believe that I just don't have to deal with it. Is this correct? If I do have to deal with it, I want to know how to force CaptchaRequired to appear so I know how to deal with it correctly if or when it occurs for a user. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

