New Dagger2 Integration with Android Architecture component September 23, 2017January 9, 2018Sunil Gupta 4 In my last tutorial, we had functioned with Dagger2 in android application development. Dagger 2 is an awesome dependency injection library which provides the [...] Share12 +1 Share3 Pin Tweet
MVP architectural design pattern with reactive Rx in android September 3, 2017January 9, 2018Sunil Gupta Comment This article is a step-by-step introduction to MVP on Android, from a simplest possible example to best practices. The very first question comes [...] Share30 +1 Share3 Pin Tweet
Exploring GreenDAO ORM database with Reactive RxJava in Android August 20, 2017January 9, 2018Sunil Gupta Comment As we have the basic understanding of RxJava features and functions from my last posts. I would be recommended that checking the all the [...] Share17 +11 Share3 Pin Tweet
Dagger2 dependency injection in MVP android May 6, 2017February 24, 2018Sunil Gupta Comment Dagger 2 is awesome dependency injection library which is used in android. In this tutorial, we will try to understand what is Dagger2 [...] Share +1 Share Pin Tweet