/AndroidSqliteFirebaseCloudSync

A demo app showing how sqlite is kept in sync with Firebase cloud DB

Primary LanguageJavaMIT LicenseMIT

AndroidSqliteFirebaseCloudSync

A demo app showing how sqlite is kept in sync with Firebase cloud DB

###Steps to run the app:

You need to first create a Firebase App and then download its configuration file "google-services.json".

Paste this file in the app folder of this project.