You may use: loadDataWithBaseURL (null, content, "text/html", "utf-8", "about:blank");
On Jan 27, 7:45 am, Bob <[email protected]> wrote: > Hi, > I am populating awebviewwith the loaddata option but special > characters such as "'" for quotation mark aren't showing up and > end the display. What am I doing wrong? > > Thanks, > Bob > > WebViewwv; > wv.loadData(toload, "text/html", "utf-8"); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

