Skip to content

This sample android application is organized in MVP pattern. I have performed dependency injection using Dagger 1. Furthermore, this sample application also shows how to make navigation drawer according to google guideline.

Notifications You must be signed in to change notification settings

sam33rdhakal/MVPandroid

Repository files navigation

MVPandroid

It is very simple application that displays great artists name in navigation menu. I have used Model-View-Presenter pattern to architect the app. Mutithreading for the background task is completed using ThreadPoolExecutor.

App Demo

Click for Demo

About

This sample android application is organized in MVP pattern. I have performed dependency injection using Dagger 1. Furthermore, this sample application also shows how to make navigation drawer according to google guideline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages