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 [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

Reply via email to