1

How can I display Unicode Malayalam (A South Indian language) in Android Webview, which is displaying content from a blog page contains Malayalam unicode font.? (For example http://www.mathrubhumi.com page will display Malayalam characters correctly in all android devices because of using their custom fonts, but ml.wikipedia.org page will not display any content properly in some android devices because its using UTF-8 Malayalam Unicode.)

I successfully done displaying Malayalam text using Android Textview by converting Unicode to ASCII character with the help of Displaying Malayalam Unicode fonts in android webview. A similar solution found here , but its taking local html file as input but here in my case its fetching webpage from the Internet.

Is there any possible solution to display Malayalam by converting Unicode to ASCII character while loading webpage in webview from any malayalam blog..?


Nithin poyyil
mail:nithincv1@gmail.com

Community
  • 1
  • 1
Nithin CV
  • 1,046
  • 9
  • 23

0 Answers0