-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Category : CodeInvolves changes to the source code.Involves changes to the source code.PriorityShould be resolved asapShould be resolved asapenhancementNew feature or requestNew feature or request
Description
Currently, all the logic of app is written in Activities. It is recommended to follow the MVVM Architectural pattern for developing android apps that are going to be scalable.
Here are some articles
https://blog.mindorks.com/mvvm-architecture-android-tutorial-for-beginners-step-by-step-guide
https://developer.android.com/jetpack/guide
https://proandroiddev.com/mvvm-architecture-viewmodel-and-livedata-part-1-604f50cda1
Metadata
Metadata
Assignees
Labels
Category : CodeInvolves changes to the source code.Involves changes to the source code.PriorityShould be resolved asapShould be resolved asapenhancementNew feature or requestNew feature or request