Saturday, February 12, 2011

[android-developers] It's not the browser?

Hi all,

I have tried a number of other browsers (Dolphin, Opera Mini, Opera
Mobile) and although
the last two falsely advertise that they implement cross-origin
resource sharing solutions,
Dolphin seems to work exactly the same as the native browser - it
sends out the Ajax
request to the remote web server, the web server executes the service
call but the result
does not get posted by the browser. This may indicate that it is a NOT
a browser issue
I am facing with but rather and Android OS-lever issue (http layers??)
where for some
reason the responses are not allowed to reach the browser. Would this
be a correct
assessment? From what I understand, Android OS does not implement a
personal
firewall correct? What else would be causing this disconnect? I will
greatly appreciate
any hints on this.

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

No comments:

Post a Comment