how to show hindi characters in android, I have a simple binding to webview, it loads the URL of some site that contains hindi characters, but shows [] [] [] [in place of these characters, even the default browser for Android shows the same thing (without displaying hindi characters), the version for Android is 2.1, the text encoding is set to Unicode (UTF-8) in the default browser for Android. is there any way to get support for Hindi characters I hope my the question is clear
source
share