reader/android: initial working version of pdf.js based rendering

- updates the gradle script to build and copy the pdf.js files.
- implements initial working version of pdf.js based rendering.
  file is rendered within the webview, and prev/next page buttons work

Change-Id: Id53fcf2d6c7326b9b7fb14eef155df80722c7c07
6 files changed
tree: f6374e15eeb9f06b713b82444ef42d59a5bb1774
  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.