reader/android: use Syncbase blobs to store and sync pdf files.

Now the Syncbase blobs are used for storing pdf files, instead of
temporary local files. The pdf files are synchronizing across multiple
devices well.

Closes #33.

Change-Id: I7dae804b5f9264af4b4fc3494597f975a4da0c60
4 files changed
tree: b55a2e3c6f7b9ba32e59053758828ce1434e47f4
  1. android/
  2. common/
  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.