sir, which is better firebase or mongodb or room or any other for android app database. and also which is best that it would prefer me in future and what your views sir, please sir give reply
I haven't worked with mongodb. Firebase and room databases are two different things. Even you can use them together in your project. Room is a local database, and Firebase is a remote database.
A better question is for a local database do you use Room (SQL, very easy, not Multiplatform) or SQLDelight (SQL, more boilerplate code, but Multiplatform)? Room seems like a good default choice, unless you have a good reason not to. Firebase and MongoDb (I haven't used Mongo) are server-based, no-SQL databases -- two different things.
thanks you sir for making navigation so easy with your steps. Sir for my college project, I'm building a Music player app which has 3 screens, first screen contains list of songs, second screen contains detailScreen of each song (just like your detailScreen) and third screen will have recommendation songs from screen 2. actually I'm stuck with navigating from screen 1 to screen 2 . i have stored list of songs and lyrics in raw folder and I unable to navigate each page to second screen. can you pls guide how to pass arguments if files are stored in raw/assets folder? 🙏
If you like the content, buy me a coffee by clicking on this link. ☕☕☕
www.buymeacoffee.com/mkrdeveloper
Thank you for Git. I was waiting for him to start the project. Very, very thanks ++
You are welcome!
sir, which is better firebase or mongodb or room or any other for android app database. and also which is best that it would prefer me in future and what your views sir, please sir give reply
I haven't worked with mongodb. Firebase and room databases are two different things. Even you can use them together in your project. Room is a local database, and Firebase is a remote database.
A better question is for a local database do you use Room (SQL, very easy, not Multiplatform) or SQLDelight (SQL, more boilerplate code, but Multiplatform)? Room seems like a good default choice, unless you have a good reason not to. Firebase and MongoDb (I haven't used Mongo) are server-based, no-SQL databases -- two different things.
thanks you sir for making navigation so easy with your steps.
Sir for my college project, I'm building a Music player app which has 3 screens, first screen contains list of songs, second screen contains detailScreen of each song (just like your detailScreen) and third screen will have recommendation songs from screen 2.
actually I'm stuck with navigating from screen 1 to screen 2 . i have stored list of songs and lyrics in raw folder and I unable to navigate each page to second screen.
can you pls guide how to pass arguments if files are stored in raw/assets folder? 🙏
just make i list of them or an array in the string file. then pass the index of it to the next screen and fetch it from the array list.
@@MohsenMashkour thankyou Sir 👍🏻 ❤️
Yılınız kutlu olsun.Siz İran'da mı yaşıyorsunuz?
Happy New Year. Do you live in Iran?
Thank you very much. No, i live in Poland.
شكرا استاذي
على الرحب والسعة.
Hello sir, How can I communicate with you in private ?, if it is available
Links are Available in the description of all videos