This project demonstrate MVP architecture with advance libraries like RXJAVA , DependencyInjection using Dagger2 and ButterKnife and Network api call using RXJava2 and Retrofit2.
just download or clone project and run it on Android studio.
You need Android studi
- 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.
- Rutvik Bhatt - Rutvik Bhatt