Skip to content

This is sample project of android MVP architecture with RXJava2, Dagger2, Retrofit2, Butterknife and Eventbus

Notifications You must be signed in to change notification settings

rutvikbhatt9/AndroidMVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android MVP Architecture with RXJava2, Dagger2, Retrofit2,Eventbus and ButterKnife

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

Getting Started

just download or clone project and run it on Android studio.

Prerequisites

You need Android studi

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.

Author

Acknowledgments

About

This is sample project of android MVP architecture with RXJava2, Dagger2, Retrofit2, Butterknife and Eventbus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages