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
conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan
- move odr-repository to first index in .conan2/remotes.json
- make sure
conan
is in your $PATH or replace conan-call inapp/build.gradle