Skip to content

opendocument-app/OpenDocument.droid

Repository files navigation

It's Android's first OpenOffice Document Reader!

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!

Get it on F-Droid Get it on Google Play

More information at https://opendocument.app/ and in the app itself.

Setup

  • conan remote add odr https://artifactory.opendocument.app/artifactory/api/conan/conan
  • make sure conan is in your $PATH or replace conan-call in app/build.gradle