reader/android: adds proof of concept UI tests

Adds a rough, proof of concept version of some automated UI tests. The test
added here will bless the reader application and return to the device list view.
Additional tests and refinement are expected so that we can better duplicate
user scenarios and recreate configurations we know to be problematic so that
debugging can be simplified.

Change-Id: I40e0c32235be3ac314f1cbc52ce29b358c3c9696
16 files changed
tree: 938eb55622bb96ceba3b044a87147397a818da5e
  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.