Skip to content

An example application comparing mvvm and mvp architectures for Android

Notifications You must be signed in to change notification settings

erikist/DatabindingExample

Repository files navigation

DatabindingExample

DatabindingExample is an example project comparing the use of Model View View-Model and Model View Presenter architectures for the android ecosystem. Hopefully, it can help shed light on the differnces between the approaches and present solutions to some of the common problems experienced.

Dependencies

Dagger 2 is a dependency injection suite for Java applications.

About

An example application comparing mvvm and mvp architectures for Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages