Friday, August 19, 2011

Re: [android-developers] Re: unicode stuff

On Fri, Aug 19, 2011 at 1:18 PM, bob <bob@coolgroups.com> wrote:
>                webView.loadData(html, "text/html", "latin1");

That may not be a valid encoding name. Try "ISO-8859-1".

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.9 Available!

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

No comments:

Post a Comment