


Android — Instrumentation test with hilt
Testing in Android has been a pain from the beginning and there is no standard architecture setup to execute the frictionless test. As you know there is no silver bullet […]

Android Utility belt — Collection of dependencies for a greenfield project
[ Originally published at https://mahendranv.github.io/posts/android-gradle-deps-kit ] Starting an android project will bring in a new set of challenges 👀 aka adding tons of Gradle dependencies. Even though you use these […]