java-libkiwix/README.md
Kelson 7ac4541a69 Update README.md
Small improvements of the README file
2023-07-28 15:23:43 +02:00

1.2 KiB

Libkiwix binding for Java/Kotlin

Library for accessing libkiwix and libzim with Java or Kotlin on Android.

Maven Central Build Status CodeFactor Codecov License: GPL v3

Build

Install dependencies

./install_deps.sh

Compile

./gradlew buildHeaders
./gradlew build

AAR file will be generated in directory lib/build/outputs/aar

License

GPLv3 or later, see COPYING for more details.