Closed kelson42 closed 1 year ago
Mostly done with #55
@MohitMaliDeveloper Can you please put a simple example in Kotlin how to load a zim file and an article? i have also a question: can this lib be used in a normal java program on linux?
can this lib be used in a normal java program on linux?
Not tested, but I would say mostly.
The only dependency to android is in : https://github.com/kiwix/java-libkiwix/blob/main/lib/src/main/java/org/kiwix/libkiwix/JNIKiwix.java
But we may have to fix few small things before having a truly java library (compilation, ...)
@MohitMaliDeveloper Can you please put a simple example in Kotlin how to load a zim file and an article?
I have made these changes in #60.
It should better include: