Hi all, does the default browser in Android support JS/AJAX and the XMLHttpRequest object? Running it in small test scripts using the browser in the emulator does not seem to (a) generate the correct set of HTTP headers (no Content- Type or Length, no GET statement and instead it shows an OPTIONS entry - whatever that is) and (b) ir repeats itself every couple of seconds as if it thinks the server has not responded yet and it needs to send the request again.
Has anyone used this object in Android in the default browser? Any suggestions? Thanks -- 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

