Just trying this again in case someone has seen this one before - I am not sure if many people are using the default browser in the emulator for testing javascript functionality vs using WebViews so this may not even be a viable path I am following. But it does seem that the operation of the default browser is not what I expected.
On Oct 2, 11:42 pm, kypriakos <[email protected]> wrote: > 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

