Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facing NoClassFoundException issue for Android #314

Open
rohitgarg29 opened this issue Aug 6, 2018 · 3 comments
Open

facing NoClassFoundException issue for Android #314

rohitgarg29 opened this issue Aug 6, 2018 · 3 comments

Comments

@rohitgarg29
Copy link

Hi @plutext ,

I am facing the NoClassFound issue for Android. I thought I am missing some jar, but I have added many but not sure, it keeps on coming with different class name. If you have, can you please list the correct jars i need to add? Til now, I have added following jars.

compile files('libs/commons-io-2.5.jar')
compile files('libs/jaxb-svg11-1.0.2.jar')
compile files('libs/jaxb-api-2.1.jar')
compile files('libs/slf4j-api-1.7.25.jar')
compile files('libs/commons-compress-1.12.jar')
compile files('libs/docx4j-6.0.1.jar')
compile files('libs/xmlbeans-2.4.0.jar')

Now, issue is different and changed to
javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.MXParserFactory not found

Not sure which jar is causing issues?

Thanks in advance!
Rgarg

@plutext
Copy link
Owner

plutext commented Aug 6, 2018

I might have a chance to look at this next weekend

@rohitgarg29
Copy link
Author

if you have sometime, can you please tell me which jar version for docx you are using now?

@plutext
Copy link
Owner

plutext commented Aug 6, 2018

I myself haven't touched the Android stuff for a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants