Skip to content

imankur/android_reactive_mvp_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android app in MVP architecture

An android project implemented using MVP architectural pattern. This application fetches latest questions feeds from stackoverflow tagged with android. This project uses Dagger for dependency injection and RxJava/Retrofit for async network data exchange.

Libraries: