reader/android: use android.graphics.pdf.PdfRenderer

Now the android.graphics.pdf.PdfRenderer is used instead of the pdf.js
wrapped in a WebView.

This version has a text rendering issue on Nexus 5X, but it is working
fine on other devices. Needs more investigation on this issue.

Change-Id: Iebdfec94b4e003373e17b8dd85743fe940ffd809
5 files changed
tree: 01828029ac03627363d461874f7b964caa474b99
  1. android/
  2. common/
  3. web/
  4. .editorconfig
  5. .gitignore
  6. .jiriignore
  7. .jshintignore
  8. .jshintrc
  9. AUTHORS
  10. CONTRIBUTING.md
  11. CONTRIBUTORS
  12. LICENSE
  13. Makefile
  14. PATENTS
  15. README.md
  16. 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.