Another thought, In ID3v23 if you need to display character that isn't in the ISO-8859 charset it should then use UTF-16, which can be either UTF16 most significant byte first OR least significant byte first. But maybe Android only understands one particular order.
Also some tagger applications use UTF-8 instead of UTF-16, but this is not supported.
|