My app (android) does not display special characters (ä, ü, ö, €,...), The index.html is utf-8 and I use the meta tag for this as:"meta http-equiv="content-type" content="text/html; charset=utf-8" /" what wrong with me?
Asked
Active
Viewed 1,352 times
0
-
how you get those special characters? are they sent throu ajax? or are they hard coded? need more info about code – Lixas Jul 08 '13 at 07:20
-
There is similar question to your question here: http://stackoverflow.com/questions/4798472/special-charcters-in-android-using-phonegap. You may look at the answers there. – Tamura Feb 17 '14 at 11:31
1 Answers
0
I think you are facing something similar that is described in this question Swedish characters and UTF-8