Hello to the docx4j community,
Sorry to bother you with a more than basic question. I try to integrate docx4j on an android application (android> 5.1) but even by downloading for example docx4j-6.1.2 with all its dependencies (site https://mvnrepository.com/artifact/org.docx4j/docx4j), it is still missing something to make it work properly. It is missing jaxbContext and other elements. Can you help me have a docx version with all the dependencies useful for android studio? Thank you in advance.
I have already tried to run the given application on github (https://github.com/plutext/Docx4j4Android4) without success