[android-developers] Android and XMLHttpRequest()
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home