Hello! I'm a beginner developer and I'm learning about MVVM.. I loved your video because it explains in a very simple and fast way what MVVM is and how to apply it in practice! Congratulations for the work, it helped me a lot :)
@FarooqAhmad-lr1fx2 жыл бұрын
Very Nice Toturial. Thanks
@followying392 Жыл бұрын
Can i have a nother activity and use the shared model, for example I have the shared variable x = 5 in view model class, when i update this value in activity 1 to 7, and will the value is 7 when i use acticity 2 to access to this model, thank you !
@danielfalkedal54722 жыл бұрын
Thank You for this tutorial!
@antoniofuller23318 ай бұрын
You have something like this in java?
@hassanammer78542 жыл бұрын
excuse me wher is the repository , and data validation layer ?