Skip to content

Example of using MVP pattern in simple android application that simulates user login.

Notifications You must be signed in to change notification settings

AckeeCZ/MVPexample

Repository files navigation

MVP Example

Example of using MVP pattern in simple android application that simulates user login.

In application are shown two approaches to the same task - one that is generated by Android Studio (all logic in one file) and second one reusing the same code but with MVP approach.

About

Example of using MVP pattern in simple android application that simulates user login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages