Skip to content

WebMob-Technologies/androidmvp

Repository files navigation

Android MVP Architecture

This project demonstrate MVP architecture with advance libraries like RXAndroid2, DependencyInjection using Dagger2 and ButterKnife and Network api call using RXJava2 and Retrofit2.

Built With

  • Dagger2 - Dependency Injection
  • RxAndroid2 - Reactive components for Android
  • Retrofit2 - Retrofit turns your HTTP API into a Java interface.
  • ButterKnife - Field and method binding for Android views which uses annotation processing to generate boilerplate code for you.
  • EventBus - EventBus is a publish/subscribe event bus for Android and Java.

Authors

WebMob_Technologies

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages