Good ViewModel!
I believe we all know keeping viewmodel size minimal by moving business logic to use cases or interactors is a recommended practise.…
I believe we all know keeping viewmodel size minimal by moving business logic to use cases or interactors is a recommended practise.…
I’ll quickly share my understanding on these 2 architectures. MVC Activity -> Models MVP Activity -> Presenter -> Models
Android devices vary in shapes and sizes and device makers like Samsung, Oppo, Huawei, Oneplus are always invested in delivering more to…
In this post we shall discuss some of the best practices for Android engineers while developing any feature for an android app.…