Hi,
is there a way to read the encoding settings of an device? I have the problem, that my Android Phone is ISO encoded and my Odys Xelio Touchpad is UTF-8 encoded. The IOS emulator has also an UTF-8 encoding.
In my app I'm reading UTF-8 XML files. Now I need to know the device encoding to decide if I decode the xml to ISO or not. Is there a feature like getDeviceEncoding or something like that?
thanks in advance Frank
Your Answer
Think you can help? Login to answer this question!