If you have any requests about the tutorials that you want to see, just leave a comment below! and subscribe to the channel if you don't want to miss the other parts. Thanks for watching.
@poultrydiseaseandtreatmentapp6 ай бұрын
@@mohamedasraf4175 Realm is better than room? (just to know i never used it)
@poultrydiseaseandtreatmentapp6 ай бұрын
Retrofit
@Arman_ihsan_025 ай бұрын
Can I have your WhatsApp Number 🙏🙏🙏
@BHARATGARANDE5 ай бұрын
Thanks
@maryannadelman44386 ай бұрын
Once again, THANK YOU SO MUCH! You explain everything so well and concisely. Can't wait to watch the next Room DB tutorials!!
@MohsenMashkour6 ай бұрын
Thank you for coffees
@essamsalah8296 ай бұрын
waiting for the next Room dB video
@abrahamkamau2282Ай бұрын
Thankyou so much sir, very well explained and anyone new to roomDb will have a grasp of what it is. I give you a ⭐️⭐️⭐️⭐️⭐️ rating.❤😊
@MohsenMashkourАй бұрын
kzbin.info/www/bejne/n2nQgJV3hK-UiLM
@KrzysztofKorpik29 күн бұрын
Jasny gwint. To pierwszy tutorial, z którego udało się zbudować apkę i działa. W każdym innym miałem takie schody, że się odechciewało.
@MohsenMashkour28 күн бұрын
gratulacje. Jeśli masz jakieś pytania, zawsze możesz je zadać. Obejrzyj także inne filmy o bazie danych Room
@SunAndMoon-zc9vd2 ай бұрын
8:34 - it sounds like somebody is running in the Room!! :o :D
@MohsenMashkour2 ай бұрын
😂
@insanotu32644 ай бұрын
Çok iyi.Elinize sağlık Mohsen öğretmen. Very good. Thank you teacher Mohsen.
@maryannadelman44382 ай бұрын
I hope you're going to continue this tutorial. It's helpful
@MohsenMashkour2 ай бұрын
I have already recorded a video about Room database and i will publish it soon.
@manishvipin6 ай бұрын
Thank you sir ji
@BHARATGARANDE6 ай бұрын
Thanks sir.. please complete all room database queries..
@thanhdat47822 ай бұрын
Thank you, sir!♥
@manishvipin4 ай бұрын
sir in my case kapt show in the red color while i define it in the plugin
@MohsenMashkour3 ай бұрын
First add plugin then the crosspath
@HariomOP278k6 ай бұрын
Thank you sir ❤
@АльфредАхметгалеев6 ай бұрын
Hi. I have one question. Could you give me some advice? In Mineactivity, in the line Text(text = "Name: ${note.noteName}") noteName is highlighted in red. Where to look ?
@MohsenMashkour6 ай бұрын
from 28:28
@CodePursuit3 ай бұрын
thank u :)
@maryannadelman44386 ай бұрын
I want to add a notes database to one of my composable screens. Is this possible or does it have to be on a class activity?
@maryannadelman44386 ай бұрын
I mean the UI for the database on a composable screen
@MohsenMashkour6 ай бұрын
the Composables are parts of the activity class. you just need to pass the ViewModel instance to them to retrieve or pass the data to the database.
@maryannadelman44386 ай бұрын
Do you have a video on view model that might explain this? I’m really new and haven’t understood the steps to do this when I searched it online
@MohsenMashkour6 ай бұрын
@maryannadelman4438 have you watched movie app playlist?
@maryannadelman44386 ай бұрын
I haven’t but I will. Thanks
@vrtkarim3 ай бұрын
salam, why creating the interface if you didnt use it? because you only copied the functions in your repository class.
@MohsenMashkour2 ай бұрын
as its clear in the name of it it is an INTERFACE between the ui and the core. so we need it. this is the standard approach. and also we need the repository to launch the functions.
@douglas82453 ай бұрын
Your content is good, but that subscribe sound is very annoying and puts me off
@raeesmohit014 ай бұрын
How can we Make Notes App with MVVM By using Retrofit di