FirebaseStorage-Android icon indicating copy to clipboard operation
FirebaseStorage-Android copied to clipboard

Realtime Android Messaging App with SQlite or FireBase

Open Farrukhahmed77 opened this issue 5 years ago • 1 comments

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

Farrukhahmed77 avatar Sep 20 '19 05:09 Farrukhahmed77

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

jirawatee avatar Mar 09 '20 04:03 jirawatee