android - how to show string in mhtml format in a webview? -


i have string contains contents of web page in mhtml format.

now want display web page in webview android devices:

string str = "..."; // mhtml document webview.loaddata(str,"text/html",null); 

but displays mhtml markup instead of parsing it.
appreciated.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -