jirawatee / FirebaseStorage-Android

Firebase Storage code guideline for Android developers
46 stars 23 forks source link

Storing data at same time on firebase and sqllite #8

Closed meraz24 closed 4 years ago

meraz24 commented 4 years ago

I am creating an application where I have already stored data on locally by using sqllite I just want to store same data on firebase, so it is possible to store data at the same time on a different database.

jirawatee commented 4 years ago

Absolutely yes, you can store your data into many kind of databases you have. Let take a look to this video https://www.youtube.com/watch?v=PQRIVztNSMQ