Skip to content

opendocument-app/OpenDocument.droid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1560d60 · Aug 2, 2024
Jul 12, 2024
Jul 30, 2024
May 18, 2024
Jul 15, 2024
Dec 3, 2017
Jul 9, 2024
Jan 3, 2022
Nov 24, 2020
Aug 2, 2024
Sep 8, 2012
Jul 9, 2024
Mar 30, 2019
Dec 13, 2020
Jul 30, 2024
Mar 22, 2020
Dec 3, 2017
Jul 15, 2024
Jul 15, 2024
Jul 15, 2024
May 27, 2024
Dec 3, 2017
Nov 15, 2020

Repository files navigation

It's Android's first OpenOffice Document Reader!

This is an Android frontend for the excellent ODF Java library called odf2html (formerly JOpenDocument), made by Andi (https://github.com/andiwand/odf2html). 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