commit | 42ce47b247565b7e9aff3f63d46034aa8fbdf7e6 | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Tue Jul 12 15:23:56 2016 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Tue Jul 12 15:23:56 2016 -0700 |
tree | a11b1cf9ae27167201d5907c2d119a597809db31 | |
parent | 9dae8b9cf33c30e560d1a7e0d87ab011d2a89dcd [diff] |
TODOs: Update HLAPI to 2.1.6 In this change, userdata works well, and SyncbaseException is used now. Change-Id: I5c65abbf1bf0a95128a518f5a31f0a14bdb0bde7
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!