reader/android: Refactored the package structure

- introduced db, model subpackages
- renamed PdfFile interface to File
- added more methods to the File interface to match the VDL

Change-Id: I67c631482ebb60deb4f61e90cc92769e5f8067c1
10 files changed
tree: 788775a933f31ce47b5e864cb4314e57c36b8235
  1. android/
  2. vdl/
  3. web/
  4. .gitignore
  5. .jiriignore
  6. AUTHORS
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. LICENSE
  10. Makefile
  11. PATENTS
  12. README.md
  13. VERSION
README.md

Reader

An example multi-device PDF reader built using Vanadium on both the web and Android platforms. The web version requires use of the Vanadium Chrome extension.

All apps exchange information using Syncbase. Details of the various projects can be found in their respective directories.