Skip to content

MVP framework and Dagger 2 sample project for android development

License

Notifications You must be signed in to change notification settings

iJerson/mvp-dagger2-sample

Repository files navigation

MVP Dagger2 Scaffolding

MVP Framework with Dagger2 Scaffolding

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you needed to run this application

Built With

  • MVP - The mobile framework used
  • Gradle - Application builder
  • Dagger2 - Dependency injection framework
  • Retrofit2 - A type-safe HTTP client for Android and Java
  • OkHttp - An HTTP & HTTP/2 client for Android and Java applications
  • EventBus - Used to register functions that are accessible anywhere in application
  • Prefser - Wrapper for Android SharedPreferences with object serialization and RxJava Observables
  • Glide - Used in image loading
  • MaterialDialogs - Used for dialogs
  • Timber - Used for logging
  • LeakCanary - A memory leak detection library for Android and Java.

Authors

  • Jerson Castro - Initial work - jAy>

About

MVP framework and Dagger 2 sample project for android development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages