, , , . , , Genymotion, ... , , , Android , Resources, String . , , English. , . 100%, , doc.
, String TextView ( ) 2 :
1) .ttf /Unicode
2) html
:
String s="(Mouy t'ngai) (១ ថ្ងៃ)";
TextView text_view1 = null;
text_view1 = (TextView) findViewById(R.id.textView2);
Typeface font= Typeface.createFromAsset(getAssets(), "khmerOS.ttf");
text_view1.setTypeface(font);
text_view1.setText(s);
TAU_BHON.TTF
molten.ttf
arialuni.ttf
:
tv.setText(Html.fromHtml("\\u27A1");
.
P.S. - , , , .