How can I add support for Cp866ukr (for Ukrainian language) encoding in my Android application? I need to extend Charset class. Is there any open-source implementation of this charset for Java (like this for default Cp866)?
Asked
Active
Viewed 104 times