jirawatee / FirebaseStorage-Android

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

Realtime Android Messaging App with SQlite or FireBase #7

Open Farrukhahmed77 opened 4 years ago

Farrukhahmed77 commented 4 years ago

Can we make real-time android messaging app with audio / video calling sms/mms via bluetooth and wifi with sqlite database ?

Or we need firebase to make such kind of App. ?

Or we need both sqlite and firebase ?

Kindly reply urgent i am in a hectic situation

jirawatee commented 4 years ago

For realtime using I recommend you to use Firebase and if you want to query data in complexity way you can also use SQLite. Please take a look to https://www.youtube.com/watch?v=PQRIVztNSMQ