Skip to content

o2genum/NewsDiMvp

Repository files navigation

NewsDiMvp

A demo app with Dependency Injection and MVP

Model-View-Presenter (with Nucleus library):

  • Model: Server API (RssAdapter)
  • View: FeedActivity
  • Presenter: FeedPresenter

Dependency Injection (with Dagger 2):

  • Dependency: RssAdapter
  • Injected into: FeedPresenter

XML is parsed with Retrofit 2.

About

A demo app with Dependency Injection and MVP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages