/androidmvp

Primary LanguageJavaApache License 2.0Apache-2.0

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