commit | aead83b54889a510280bfbfc58cf389b6cd2609e | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Thu Jun 09 14:02:32 2016 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Thu Jun 09 14:04:14 2016 -0700 |
tree | 3409e0366aa11a4b56aab50790e2bade53a4e8df | |
parent | 40df849eae17d51239075d014091177e3efbb893 [diff] |
TODOs: Upgrade to the 2.2.x line for vanadium-android Corresponds with good changes to syncbase and rpc. Change-Id: I4ed490504e43a0ab35c4545368997990fd14cc01
This is a TODOs application for Android which uses either Firebase or Syncbase as a persistence layer.
To switch between Firebase and Syncbase use: Build -> Select Build Variant
and choose between the various options (e.g., firebaseDebug
, syncbaseDebug
etc.)
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!