reader/android: companion wear app for page navigation

Adds an Android Wear companion app for Reader, which has basic page
navigation buttons: Toggle Link, Prev Page, Next Page.

When Reader app is running on a handheld device paired with the
wearable device, the handheld app receives page navigation messages
from the wearable app and handles them.

Change-Id: Ie96950233b663450b957c6c9e9fe16b71f4ddf90
19 files changed
tree: f9ccef993f1cc9372459066a10b81cac960e7772
  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.