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

