1 min readJan 3, 2020
No, don’t use MVP. 5 years of Android Development has taught me that MVP does not scale, and people should honestly consider it an anti-pattern at this point. Definitely don’t rely on “external architecture libraries” like Mosby that do nothing except force you into some generic mess with questionable gains. If you actually get real gains, good, but you won’t get those from MVP, just tightly coupled mess in more places.