Hi all,

I would like to know if there is a way to remove a specific entry –
currently the url displayed – from the WebView history.

I need this to do the following – maybe you know a workaround.

I have a content provider that shows some HTML text within a webview.
The Text can contain some links that may or may not lead to another
entry provided by my provider. If the load of a link fails
<code>WebViewClient.onReceivedError</code> I would like to load a
different URL and remove the failed url from the history stack. This
is nesseccary for the back navigation, I would not want the failing
URL to show up again.

Any Ideas?

Best Regards

Aracos

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to