Clone this repo:
  1. 41f4db7 TODOs: HLAPI 0.1.7 upgrade (cloud) and discovery workaround by Alex Fandrianto · 8 years ago master
  2. 42ce47b TODOs: Update HLAPI to 2.1.6 by Alex Fandrianto · 8 years ago
  3. 9dae8b9 TODOs: 2.1.5 High-level API and Restore Sharing by Alex Fandrianto · 8 years ago
  4. 236fe51 Todos: Use the new invitations API to reduce the number of scans / advertisements. by Matt Rosencrantz · 8 years ago
  5. aead83b TODOs: Upgrade to the 2.2.x line for vanadium-android by Alex Fandrianto · 8 years ago

TODOs demo: Syncbase and Firebase

This is a TODOs application for Android which uses either Firebase or Syncbase as a persistence layer.

Building & running

Switching between persistence layers

To switch between Firebase and Syncbase use: Build -> Select Build Variant and choose between the various options (e.g., firebaseDebug, syncbaseDebug etc.)

Firebase

The firebase app is at https://vivid-heat-7354.firebaseio.com/. Ross Wang and Alex Fandrianto manage the administration of the database.

WARNING: There is no authentication required in this demo, and the TODO list is global, accessible to all. In a real TODOs app this would not be the case of course. In the mean time, don't put anything sensitive there!