[android-developers] Webview and native http requests clash
I have an app which has webviews to point to a url to browse pages. I
also need to download data in background using httpurlconnection from
the same server.
When both are going on at the same time, webview at times displays the
results from the http request, even though it didn't make the request
for the particular url.
How can I fix this issue ?
--
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