Sir... Jo aap samjhe to vo sidha... Dimang m khus jaata hai... U r the best teacher..❤
@CheezyCode3 жыл бұрын
Thank you ✌️
@user-qv6mb3 жыл бұрын
Cleared interview and got an unexpected offer only because of ur videos... Thank you so much sir... Waiting for more videos.. pl make videos on Jetpack compose
@CheezyCode3 жыл бұрын
Congratulations 👏👏. Thank you for your comment. Jetpack Compose is on the way...Cheers.
@chirantanchaudhury28093 жыл бұрын
congratulation 👍🏻
@prerna34042 жыл бұрын
where did you get an offer from?
@jatinvashisht42933 жыл бұрын
Sir bahut high quality content hai. Koi bhi indian youtuber aisa quality android content nahi provide kar raha. BTW, next videos Kab tak expect kar sakte hain?
@RohitGTA3 жыл бұрын
so addictive playlist.. 2 din m 15 video dekh li... its amazing explanation. every word every sentences so meaningful,
@zumanfaizal519526 күн бұрын
sir ji love you ji sir ji , mari life easy kar di ap ne ye MVVM samja ke . or sir ap ki teaching skills grate hai sir , straightforward hai bore nai hota ap ki explaining se .. (ap hope ho sir meri , or inspiration bi 😭) life me chance mila to milunga sir ji ap se zarur🙌
@Usmankhan-yr3dl2 жыл бұрын
one of the best example . if you want to learn mvvm in a shortest time then this video is for you.
@CheezyCode2 жыл бұрын
Thanks Usman
@abdussamad-f2tАй бұрын
Dear Sir, I would like to express my heartfelt gratitude to CHEEZY CODE for guiding me through Android development with Kotlin in the most effective and inspiring way. Your dedication to making complex concepts clear and accessible has truly empowered me to grow both as a developer and as a learner. The way you broke down difficult topics into manageable pieces and offered practical, hands-on experience has been invaluable. Thank you for your patience, expertise, and encouragement throughout this journey, making learning a truly enjoyable experience. Sir, Please make like that course on Flutter App Development. Regarding Abdus Samad From Pakistan
@AzamKhan-vl5it Жыл бұрын
is it mandatory to implement MVVM pattern with retrofit library?? can we implement MVVM through volley library???
@terrroGamingOc23 жыл бұрын
Finally Repository class dekhne ko mele sahi se .
@vipinyadav-kc1ll2 жыл бұрын
Very Good Tutorial ,I have never seen such a neet and clean tutorial
@CheezyCode2 жыл бұрын
Thanks a lot
@vipinyadav-kc1ll2 жыл бұрын
@@CheezyCode sir if you have already a video on Android interview questions and answers then provide me a link of that otherwise make a video on that , it's my humble request
@sagarpaliwal66693 жыл бұрын
thank you sir .. apki next video ka intzar h or full feature app ka bhi ....your way of teaching is excellent
@kautilyabhardwaj34002 жыл бұрын
can we make our repository by passing instance of database in repository?? and if we can then which practice is better??
@luckykatariya29003 жыл бұрын
Sir make a video with hilt , Much beneficial sir ,Great Effort...
@jasolsodha75693 жыл бұрын
bohat ache tareki se explain kya, thanku. please un sub ke sath koi series bin do, kotlin coroutines, di(Hilt), jetpack navigation
@pratyushtiwari64863 жыл бұрын
When we do and when we don't use `Object` keyword for creating singletons?
@RohitGTA3 жыл бұрын
cheezy code is one of my fav KZbin channel for android learning. keep educating. your each video our careers boost.
@CheezyCode3 жыл бұрын
Thank you Rohit 😊❤️
@rabinoor93153 жыл бұрын
You are the best teacher. solute.
@CheezyCode3 жыл бұрын
Thank you Rabi 😊
@abhishekrai22112 жыл бұрын
Very nice Sir ji, l Learn hole architecture of MVVM in single video
@CheezyCode2 жыл бұрын
Thanks Abhishek...you can check our latest series too...that is using MVVM with HILT
@prateeksharma53402 ай бұрын
liking the video before watching 🔥
@CheezyCode2 ай бұрын
Thanks Prateek
@TheAqib573 жыл бұрын
thanks bhai.... itnaa deeply samjaanay k liye,..... please yeh tutorial retrofit k saaath b banaaaaye...
@CheezyCode3 жыл бұрын
Bilkul bro
@deepeshkumar1704 Жыл бұрын
If i have Viewpager2 with 5 fragment, then to observe data in every fragment, we need to create viewmodel object in each fragment, or any other solution is available, because i think, if we create viewmodel object in every fragment, may be viewpager2 not sliding smoother?
@arjundixit59133 жыл бұрын
Here you are using Quote data class both as an entity as well as a model class(pojo). Is this the recommended approach in production applications? I mean if I also had to make a network call for quotes, can i use the same class as to fetch the data ?
@yutaitadori73183 жыл бұрын
Thank you so much 😍 kb se wait kr rhi thi iska♥️😍♥️😍♥️😍
@CheezyCode3 жыл бұрын
Cheers 🤘
@ShubhamSinghMusic3 жыл бұрын
Great series bhai! Could you also please make a video on 'Room Auto Migrations'?
@CheezyCode3 жыл бұрын
Will see...normal migration he nahi dekhi logo ne 😁
@ShubhamSinghMusic3 жыл бұрын
@@CheezyCode Sorry 🙊
@CheezyCode3 жыл бұрын
😁 koshish karte h topic bahot hai abhi...DI pe dil se content banaya hai...
@bhavikmehta49382 жыл бұрын
How to do CRUD in Room from a foreground service. Please help
@apunichjohncena45332 жыл бұрын
Sir why we are passing repository instance when creating ViewModel instance? can we not create instances of Dao and Repository class directly in ViewModel class?
@CheezyCode2 жыл бұрын
DI wali videos dekhna iske baad...clear hojayega
@apunichjohncena45332 жыл бұрын
Ok, sir. Thank you for the hard work you are doing.
@H1MANSHU2 жыл бұрын
sir my project was with MVC pattern and the time when I started it was the time I was not aware of MVVM pattern , but time by time it become a huge project with so many layouts , activities , fragments , classes . interfaces .. so now I realized it should be in MVVM pattern and I want to migrate , so what will be the best approach ? like should I recreate the project in MVVM or should I make changes into it ? or also I want to know that if choose to recreate it then will google accept it as an update to previous version ? my app is dynamic and I am using firebase !
@CheezyCode2 жыл бұрын
1. Migrate it step by step. 2. Not sure - package name same hona chaiye + Key to sign the apk same honi chaiye - chal jayega uss case mei
@prasannvyawahare87882 жыл бұрын
Bohat sahi tha explanation
@CheezyCode2 жыл бұрын
Thanks 👍
@KidsInOn Жыл бұрын
Sir please i want my 11 year student to give you mock interview for android kotlin . Will you give time. He has created school management app with clean architecture
@maliksoft36753 жыл бұрын
sir if we have multiple enitities or mulitple daos so we need to create multipe repository and Viewmodels ? plz reply
@CheezyCode3 жыл бұрын
Karna kya chahte ho uspe depend karta hai..ek db ke saath multiple dao exist kar skte hai... multiple entities hoti he hai generally...viewmodels screen dependent hote hai to wo bhi multiple he hote hai....bacha repository...wo apne according single responsibility principle ke basis pe alag alag karni chaiye
@the_sharma_amit3 жыл бұрын
Please make videos on Dependency injection, Daggar, Daggar 2, Hilt...
@maheshjadhav53823 жыл бұрын
Please make video on unit testing
@ankushsoni3104 Жыл бұрын
Please sir make one video on recyclerview with multiple view types with paging 3
@Yanarpjain Жыл бұрын
sir for making singleton why did you not used "OBJECT" keyword and used java kind of style to make it singleton ?
@CheezyCode Жыл бұрын
Depends on the scenario....object is created as soon as your app starts...to have low memory footprint to load the app faster other ways are used...app kitni jaldi open hoti h uspe bahot cheezein depend karti hai
@Yanarpjain Жыл бұрын
@@CheezyCode thanks sir I am following ur videos for my knowledge upgrade ☺️
@JustEntertain Жыл бұрын
Perfect👍. simple and useful
@poojari183 жыл бұрын
Zero dislike = The best video 👍👍👍👍👍
@CheezyCode3 жыл бұрын
Welcome back Poojaba 🤘
@nobelelan9248 Жыл бұрын
greatest of all
@freakdev24403 жыл бұрын
Creating repository instance in MainActivity(View) for MVVM pattern. Is it the right way to implement MVVM? We could have created repository instance in ViewModel. Or am I missing something?
@CheezyCode3 жыл бұрын
Repository is generally created in application class so that everyone can use it. It should not be created in viewmodel or activity. Check the next video - I have made some changes. If you further want to improve on this architecture - you can go ahead with implementing DI
@aamirhoda7363 Жыл бұрын
Exactly bro, Repository is NEVER created in Activity/Fragments. That is a mistake shown in this video. I guess it would be better if CheezyCode wrote a Disclaimer & pinned it in the comments so that any beginner developer doesn't get confused about it.
@vasugajjar23253 жыл бұрын
how to use registerForActivityResult() in java
@Sahin_Safi2 жыл бұрын
can you make some videos about clean architecture?
@DharaTailor-j7oАй бұрын
any video for mvvm clean architecture ?
@CheezyCodeАй бұрын
No
@hemantjain24633 жыл бұрын
Please make more videos on android architecture components
@dhruvtambekar3 жыл бұрын
@Cheezy Code kidar ho paaji
@swapniljadhav1296 Жыл бұрын
Super explanation bhai
@sanitbandekar3 жыл бұрын
Sir mvvm mein repository mein firebase kaise implement kare, aur thode context required hote hai unhe bhi
@vasugajjar23253 жыл бұрын
firebase ko direct viewModel me implement karo, firebase ke liye repository necessary nahi hai
@sanitbandekar3 жыл бұрын
@@vasugajjar2325 thank you ❤️ meine aise hee kar ke rakha hai, mujhe laga ki aur koi method hoga repo kar ke use karna, once again thank you 😊
@satyamiov3791 Жыл бұрын
at 16:57 can we use @INJECT for quoteRepository like DAGGER2?
@sunilkumar-zl6eo3 жыл бұрын
Thank you sir......great teaching
@anikettikariha80663 жыл бұрын
need retrofit wali video ...
@islamicinsightbysaifi3 жыл бұрын
Ekdum zhakaas
@abhinavsinghrajput19803 жыл бұрын
how to fetch data from firebase realtime database with the help of MVVM?
@RohitGTA3 жыл бұрын
Thanks you so much. god bless you..
@arjundixit59133 жыл бұрын
You are the best
@maheshchaughule615 Жыл бұрын
Sir mvvm java ke liye playlist banao. Plz
@job24adda633 жыл бұрын
sir pls make a ecommerce app project in kotlin
@TheNoobDhruv Жыл бұрын
Please video on firebase realtime with mvvm
@subhamahir55992 жыл бұрын
Can we create an empty room database without Intialisiizing any values from the asset?
@CheezyCode2 жыл бұрын
Yes...just do not insert the data. As soon as you start inserting the data, it will create a database for you.
@indranibhattacharya20792 жыл бұрын
Sir plzzz make a video on hilt dependency injection
@hirokjyoti_k3 жыл бұрын
How to display Tweets of a particular user in an Android app ? Any third party library ?
@CheezyCode3 жыл бұрын
Need to register for Api key on twitter and access it's API
@govindchoudhary31773 жыл бұрын
Thank You Sir
@няє-в4н2 жыл бұрын
Sir jo assets mai file paste ki to woh The file was loadded wrong in encoding : UTF - 8 show ho raha hai and application chal jaati hai but file ka data show nahi ho rahha... ?
@CheezyCode2 жыл бұрын
Json file mei kuch panga hai
@peyushk Жыл бұрын
Create video on Jetpack Compose UI
@solotrip61433 жыл бұрын
please upload Retrofit using mvvm videos
@vikasbhadoriya14663 жыл бұрын
Where can i get dummy data for this project?
@CheezyCode3 жыл бұрын
Source code link is in description
@rahilmithani89413 жыл бұрын
Bro can we make an APP large enough like Zomato or E Commerce using Data Binding and MVVM As oskey andar to view/xml kafi complex hotaa hai multiple recyclerview, viewpage, other large controls and many sqlite tables(15-20).
@CheezyCode3 жыл бұрын
It's not easy to mimic the exact app...simple clone we can try
@sagarpaliwal66693 жыл бұрын
sir make video on dependency injection (what ? ,,why,,where...) use
@CheezyCode3 жыл бұрын
Bilkul...
@Unknown-vk9kd2 жыл бұрын
How can we create sqlite db file ?
@CheezyCode2 жыл бұрын
sqlitebrowser.org/
@sanitbandekar3 жыл бұрын
agli video khab aayegi
@Hindu101112 жыл бұрын
please use black theme for coding that is good for your and our eyes too😊😇
@CheezyCode2 жыл бұрын
Cursor issue on black theme
@mubaraknative Жыл бұрын
2:18 Also Consider as UI , Domain, Data Layer
@parth3075 Жыл бұрын
This video is 2 years old and also domain layer is a part of clean architecture, surely you can find other resources for that. This video was on MVVM and it showed that really well!
@CheezyCode Жыл бұрын
Clean architecture is coming soon
@mubaraknative Жыл бұрын
@@CheezyCode Oh, great 👍 bro waiting for that!
@prashantvani84163 жыл бұрын
Sir,please make some videos on multiple view types in recycler view using mvvm java.
@CheezyCode3 жыл бұрын
For sure but in Kotlin
@prashantvani84163 жыл бұрын
@@CheezyCode ok sir
@insideengineering10703 жыл бұрын
thankyou sirrr..
@CheezyCode3 жыл бұрын
Thank you 👍
@rajapaswan21323 жыл бұрын
Thank you sir ❤️
@CheezyCode3 жыл бұрын
Thank you 🤘
@VillagerYouTuber3 жыл бұрын
@@CheezyCode next video
@proudtobeindian273 жыл бұрын
Sir can you provide in java also
@CheezyCode3 жыл бұрын
Bhai upgrade karo Kotlin pe jaldi se....Android sirf Kotlin pe he hoga aage
@kishorramani0073 жыл бұрын
When new video will come?
@CheezyCode3 жыл бұрын
Covid 😓....soon I will be back
@kishorramani0073 жыл бұрын
@@CheezyCode Get well soon bro 🙌
@TanayOjha2508893 жыл бұрын
link github ki nahi mili
@hardcodeandroid3 жыл бұрын
sir please retrofit vs ktor ka ek video
@CheezyCode3 жыл бұрын
ok bro - karte h try
@sunildangi12283 жыл бұрын
Sir, waiting for new video... please upload
@Sikarwar00203 жыл бұрын
🔥🔥🔥
@CheezyCode3 жыл бұрын
Thanks Vipin 👍
@kundantechwin63972 жыл бұрын
sir java me video banao sir
@CheezyCode2 жыл бұрын
Java ab android pe nahi rha bro
@VishrutMavani Жыл бұрын
Hi, could you please create 1 video on MVVM with a volley in Java? I search a lot but didn't find the perfect way to implement it.
@chetantailor36203 жыл бұрын
Linkdin profile please
@singhalutsav2 жыл бұрын
Barely visible font
@CheezyCode2 жыл бұрын
Try 720p
@job24adda633 жыл бұрын
phone number login in kotlin android
@shivam_singh333 жыл бұрын
to complicated and confusing
@CheezyCode3 жыл бұрын
Shuru se dekho series - ek video se kuch samajh nahi aayega
@pratyushtiwari64863 жыл бұрын
This is why we use Repository in between right? ex if(online) return onlineDao.getQuotes() else return cacheDao.getQuotes()