HI,
I have downloaded the source code from https://github.com/plutext/docx4j/tree/android for android branch.
when i import the code in to eclipse it made two directory as java and diffx. but pptx4j and xlsx4j classes are not showing in the package explorer.Hence it is generating a compile time error where code is importing org.pptx4j or org.xlsx4j.
how do i resolve this ?
PS i have uploaded the snapshot of the Eclipse package explorer and the Error in the some of the files.