Getting plain text (string) from longpressing and thus marking text in WebView.
I would like to have the same functionality in my WebView as the WebKit browser in my HTC Desire. I would like to be able to share plain text (a string), from the WebViews text.
Alternatively, I could go for a flawless html-to-string parser that would leave a plain text from a web page content.
OddManOut