reader/android: AsyncTask version of the progress-bar

Use AsyncTask to load and store pdf files and display progress.
Now it can be properly cancelled in the middle of loading.

Change-Id: I73558a35070e1f1312660ab170d97a906f152071
6 files changed
tree: 3b3f756e7257d47e80e2cbccf2439e6974b02613
  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.