Hi to all.
I am working on a tablet that has special chars related to its country Language. When used with standard Apps, for example writing phone messages, there are no problems (of course).
I have to do an App that displays some Spinners with words containing special characters, that are read from a file, which is preloaded in the tablet. A special char, is 'ã', for example.
The Log in the debugger doesn't show that character, but a black icon with a question mark. Moreover, when I Add the words with such special chars, in a Spinner, I get the same behavior, namely a question mark icon instead of the special char. Is it possible to resolve this issue?
Thanks in advance.
I am working on a tablet that has special chars related to its country Language. When used with standard Apps, for example writing phone messages, there are no problems (of course).
I have to do an App that displays some Spinners with words containing special characters, that are read from a file, which is preloaded in the tablet. A special char, is 'ã', for example.
The Log in the debugger doesn't show that character, but a black icon with a question mark. Moreover, when I Add the words with such special chars, in a Spinner, I get the same behavior, namely a question mark icon instead of the special char. Is it possible to resolve this issue?
Thanks in advance.