On Mar 3, 2013, at 10:09 PM, xin Lee <[email protected]> wrote:
> I am try to use System.Console.Out.WriteLine() to output chinese.
>
> String s = "中文字"; //this is some chinese
> System.Console.Out.WriteLine(s);
>
> But I ony see ??????????.
This appears to be an IDE bug. If you look at `adb logcat`[0], things appear
correctly:
I/mono-stdout(27309): 中文字
- Jon
[0]
http://docs.xamarin.com/guides/android/deployment,_testing,_and_metrics/android_debug_log
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid