Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 560 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 560 Bytes

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: