Hi,

I am developing an android application with WebView. I am writing a html
file and displaying it in webview,

My requirement is to update the webview whenever I write new content to the
html file.

As of now I am just displaying the html file in webview initially and after
that for every new content I am just calling webview.reload(uri).
But when I do this, the webview is blinking for every reload and some times
it is going to the top of the HTML content, if you were scrolled down.

Can any one please tell me some suggestion how to do it? and It will be
great, if you give some sample code also. I don't want to do it using
javascript.


Thanks in advance.

Regards,
Jebarlin Robertson.R

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