Skip to content

This project demonstrates usage of MVP pattern for Android via a simple two page application - Login and Master activity.

Notifications You must be signed in to change notification settings

ankush3003/MVP-Android

Repository files navigation

MVP-Android

This project demonstrates usage of MVP pattern in Android using a simple Two page application.

Demo

App Demo

OverView

This project demonstrates usage of MVP pattern in Android. A simple two page application:

  1. LoginActivity (with dummy login)
  2. MasterActivity (displays list of videos - click will navigate to youtube).

References

  1. Loading animation https://github.com/leandroBorgesFerreira/LoadingButtonAndroid
  2. Glide https://github.com/bumptech/glide
  3. Butterknife https://github.com/JakeWharton/butterknife
  4. MVP https://github.com/antoniolg/androidmvp

About

This project demonstrates usage of MVP pattern for Android via a simple two page application - Login and Master activity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages