SyntaxFix
Write A Post
Hire A Developer
Questions
You also can try out this
final WebView webView = new WebView(this); webView.loadDataWithBaseURL(null, content, "text/html", "UTF-8", null);