commit | 772e3940aa411637b73514f5b6b37d3c69ac9c03 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Fri Jun 10 11:56:58 2016 -0700 |
committer | Todd Wang <toddw@google.com> | Fri Jun 10 11:56:58 2016 -0700 |
tree | 16441e7b13073a06943324d7eee153044494ad14 | |
parent | 2696a2b463bfb2caf50a040a5579af2c649542d3 [diff] |
stuff Change-Id: I8a80296eb1c786fc232700d8cd54e226eb2a9a12
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!