MVVM on Android
Sep 1 2022 · Video Course (49 mins)
…this course, you will learn how to build an Android app using the Model-View-ViewModel presentation architecture pattern including testing…
Android & Kotlin
Conclusion
Sep 1 2022 · Lesson
Review what you learned in the course and learn about other potential architecture patterns for your Android apps…
Android & Kotlin
Understand MVVM
Sep 1 2022 · Lesson
Learn about the need for architecture patterns like MVVM and define the layers of an MVVM…
Android & Kotlin
Introduction
Sep 1 2022 · Lesson
…well structured Android app is really important as this improves your workflow as your app grows. This course covers how to implement the MVVM pattern which is one of the approaches you can use to structure your Android apps. The original course was produced in 2018 but the core concepts…