I am developing an application in which I get the unicode using json and it showing the unicode correctly when I am trying to see in the debug mode, Now the problem is that how can I show in the emulator, I have using the UTF-8 for rendering the unicode but it didn't show?
And when I am trying to show in using the setTypeface it showing the Telugu font in a simple program even but not correctly. I am using the Pothana2000.ttf to convert the telugu unicode to Telugu language.