reader: adds initial VDL files and generation tasks.

To help with interop between the Java and Web versions initial VDL files for the
types we expect to store have been created in the vdl directory.

Closes #22

Change-Id: Idc73de741243ec8c730b01b30ceb140a3af0996d
9 files changed
tree: affe58f5c1fd43c15d7269a5bee5296d7999d8fd
  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.