I'm a fifth-year Android developer and I know the MVC concept.
Because I don't know the concept of MVP and MVVM (I understand both as belonging to MVC), it's hard to define which pattern I made my Android project close to MVC, MVP, or MVVM.
If so, I would appreciate it if you could tell me about the development pattern that is used recently when developing Android.
(--- ---)(__ __)
mvc mvp mvvm
MVP? I don't know if it's a minimum available product, so I haven't read it yet, but there's something like this.
http://www.informit.com/articles/article.aspx?p=1966031&seqNum=3
MVC
MVP
MVVM
Toss the detailed explanation to the other master.
I understood the MVP pattern a lot after reading this article. I really recommend this.
It's a series of articles, so please read it until the end.
http://thdev.tech/androiddev/2016/10/12/Android-MVP-Intro.html
© 2024 OneMinuteCode. All rights reserved.