How to satisfy dependencies for Apache POI on Android?

后端 未结 2 900
醉酒成梦
醉酒成梦 2020-12-11 09:23

There are many posts about reading .docx files with Apache POI on Android. I write Java program, which do it and want move it Android platform. But XWPFDocument requires xml

2条回答
  •  -上瘾入骨i
    2020-12-11 10:07

    Long investigation shown, it is not possible to use Apache POI on Android platform for editing .docx files.

提交回复
热议问题