https://bz.apache.org/bugzilla/show_bug.cgi?id=63564

--- Comment #2 from Iaka Noe <iakanoe1...@gmail.com> ---
POI works almost perfectly on the latest Android versions (couldn't get XSSF to
work, but HSSF does, and flawlessly). But my client asked to make my project
backwards compatible to Android 4.2 (API 17, indeed released on 2012). The
thing is, the StandardCharsets class was added (probably ported from vanilla
Java) later to API 19... There are many references to this class all over the
code.

If I can't get this issue to be resolved, I'll probably get POI's source code
and build it myself with the changes I need...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to