Hi all, I spent a while trying to figure out how to get Ajax and XMLHttpRequest objects to work correctly on Android's browsers (both the native and 3rd party such as Opera). I am still not able to get past the same-origin issue and all of the requests I send out are preflighted (with OPTIONS headers). I was not able to get any responses of feedback on any on this on this (or other related) mailing list.
So before I abandon this approach I wanted to ask the question - if scripting (such as Ajax) is not used for web service clients on Android, what is being used?? What are other developer's experiences with such clients? I will appreciate any feedback on this topic. Thanks and regards -- 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

