This is an Android frontend for our C++ OpenDocument.core library. Feel free to use it in your own project too, but please don't forget to tell us about it!
More information at https://opendocument.app/ and in the app itself.
Please help to translate on the https://crowdin.com/project/opendocument
- install conan using pip in a venv
conan profile detect --force- make sure
conanis in your $PATH or replace conan-call inapp/build.gradle git submodule update --init --depth 1 OpenDocument.corecd OpenDocument.core; git submodule update --init --depth 1 conan-odr-indexpython OpenDocument.core/conan-odr-index/scripts/conan_export_all_packages.py

