reader: change proxy name.

This change resolves the problem I was running into where the Java
client could not connect to the cloudsync instance.

Suharsh helped me figure out the problem and it was happening because
our cloudsync running script was using the old proxy name.

Change-Id: I482c6fec449383ce00f3261c13130f8f8101ecbb
1 file changed
tree: 805f916841d7ef24c24bc0fd371660e21b7bba25
  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.