clean-architecture
-
Android Interview Questions – Part 8 (Android architecture)

This is Part 8 of the android interview question series. This part will focus on Android architecture. 1. Can you explain the MVC and MVP patterns? What are the main differences and why are they not used in Android development? 2. What is MVVM architecture in android? MVVM (Model-View-View Model) architecture: MVVM leverages ViewModel, a Continue reading
