Is android mvc or mvp?
Answer / Vivek Chandel
Android originally used the Model-View-Controller (MVC) pattern, but over time, it shifted towards the Model-View-Presenter (MVP) pattern due to its advantages in separating concerns and improving testability.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are services in android and what is its type?
Which of the following is not a right codename of android version?
What’s the difference between class, file and activity in android?
What is the difference between mobile application testing and mobile testing?
Explain the difference between nine-patch image vs regular bitmap image?
In class sqliteopenhelper class, there are 2 methods we should usually override. What are they?
What is not correct about store in sencha touch?
What are the data types supported by aidl?
What are fragments in Android Activity ?
Explain me activities?
What is onlistitemclick()?
What is rx in android?