syncslides: Port account and blessing initialization.

V23.java is heavily inspired by the old V23Manager.java.  I stripped out
anything related to mounttables, and I simplified some of the code.

SignInActivity and related files are a copy/paste from the other project.
This activity requires a few more permissions and a min sdk of 22.

Also, renamed the app to DevSyncSlides so I can retain the demo-ready
version while I do development on this version.

Change-Id: Ia7a468a76c7df492e8f3d36f8528c48f8299c159
8 files changed
tree: 0561ce432b4906661132156f79b1063fc74e6eb5
  1. android/
  2. dart/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. VERSION
README.md

SyncSlides

A simple multi-device presentation system, with state synced across devices using Syncbase.

Java/Android Version

https://github.com/vanadium/syncslides/tree/master/android

Dart/Flutter Version

https://github.com/vanadium/syncslides/tree/master/dart