Published inProAndroidDevHilt: First ImpressionsThe hilt of a dagger, sword or lightsaber is used to be able to hold the weapon without cutting yourself in the fingers. Hilt is the…May 31, 20201May 31, 20201
Published inProAndroidDevTesting Dagger Fragments with FragmentScenarioShowcases how Dagger Android Fragments can be tested in isolation using the new FragmentScenario.Apr 12, 20193Apr 12, 20193
Published indisney-streamingWhy I Happily Use The Architecture Navigation ComponentGoogle has been releasing a lot of Architecture Components in the past year. These are libraries and documents which help developers…Oct 22, 20182Oct 22, 20182
Published inProAndroidDevReducing boilerplate in Gradle multi-module projectsEdit 2022–06–17: This post was published in 2018 and, in my personal opinion, didn’t age very well. I’ll make an attempt to update it at…May 4, 20185May 4, 20185
Published inProAndroidDevMulti-scoping Dagger componentsReusability is one of the many attributes that are said to contribute to a high quality code base. Dagger is in many aspects a tool which…Apr 17, 20183Apr 17, 20183
Independent Android components with the Factory pattern and Dagger 2An important concept of object oriented programming is the idea that classes should have low coupling. I was taught about this concept in…Jan 10, 20181Jan 10, 20181