A little bump for me ;-)

On Aug 20, 5:41 pm, twan <twa...@gmail.com> wrote:
> Good afternoon,
>
> I've got a little problem with encoding and displaying a not common
> characters. The following word comes from a html page which i
> download:
>
> Br&#xFC;no
>
> Shows as followed in my browser:
>
> Brüno
>
> I use unescapeHtml 
> (http://commons.apache.org/lang/api/org/apache/commons/lang/StringEsca...
> ) to convert the &#xFC; character into something meaning full.
>
> But when i try to display the result on a widget for example a
> TextView it shows like:
>
> Br?no
>
> (where the ? is a image of a question mark)
>
> I suspect i'm missing one step. Can anyone give me a helping hand?
>
> Kind regards,
> Twan
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to