On Thu, Dec 11, 2008 at 11:55 PM, yukinoba <[email protected]> wrote:
>
> hi all
>
> does anyone know that logcat supports utf-8 display or not?
> I ve tried to transfer non-unicode string message objects to the Log
> method, with new String(s.getBytes("<original-coding>"), "utf-8"), and
> then put it into the Log.v(<TAG>, <my_transferred_string>)
>
> then I found, logcat shows results with wrong encoding characters...

Apparently it does not. Feel free to file a bug at http://b.android.com

R/

>
> does anyone have an idea?
>
> best
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to