Open DanteAndroid opened 7 years ago
It's written for Java7, so I don't think it will work in Android as-is. There might be some cross-compilation you could do, I know there are Java8 compilers that allow lambdas.
I'm looking for excel parse library in Github, but to find they all have different compile errors in Android Studio. Do you know why
I don't, but if you can't use POI, you can't use this library. It's a wrapper around POI's streaming API.
@DanteAndroid the xmlbeans issue in android is fixed in a fork that I have - https://github.com/pjfanning/xmlbeans - the jar is published to maven central