Skip to content

Using MVP / Clean Architecture, demonstrate how you can use Dagger2, RxJava, Retrofit2, Retrolambda and Butterknife

License

Notifications You must be signed in to change notification settings

egenvall/CleanRxDagger-GithubFetcher

Repository files navigation

Check the Wiki for a small introduction

Libraries used

RxJava : Reactive programming

Retrofit2 : Consuming REST APIs

RetroLambda: Lambda expressions

Dagger2 Dependency Injection

Butterknife Easy resource binding

Useful Articles and Information

Clean Architecture with MVP #1

Clean Architecture with MVP #2

Dagger2 Explanation (Video)

Retrofit Introduction

Lambda expressions examples

Influenced by other open source projects & tutorials

Good references that was used, along with projects linked on their sites:

Archi / ivanc.uk

Antonio Eiva

Patryk Poborca

Haider Khan

About

Using MVP / Clean Architecture, demonstrate how you can use Dagger2, RxJava, Retrofit2, Retrolambda and Butterknife

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages