Mastering The Gradle Dependency TreeThe Gradle dependency tree is the backbone of your Gradle builds. Its representation can help you visualize the structure of all of the…Jan 11, 2023Jan 11, 2023
How does Anonymous Feedback Impact Engineering Teams?What is anonymous feedback?Sep 3, 2022Sep 3, 2022
Conditional Provisioning with DaggerIn this article, you’ll learn how to use Dagger for conditionally provisioning (providing) your dependencies without adding stress to your…Apr 2, 2022Apr 2, 2022
Published inAndroidPubLearn how to test your Android app for flaky connections!I’d like to give credits to Jonathan Farris, who originally came up with this solution in another app of our company.Apr 14, 20181Apr 14, 20181
Published inProAndroidDevMaking the most out of Android Studio DebuggerThis is a trick I learnt very recently from a Senior Android Developer at my company and now I feel miserable about all the time I had…Sep 20, 201713Sep 20, 201713
How to navigate through your java projects on Github like a boss?If you are an Android or a Java Developer you’d know about the pain of navigating amongst the classes of a project on Github. You either…Apr 12, 20177Apr 12, 20177
7 things you need to know, to ace your GSoC ProposalSo its that time of the year again when students will start hustling for their Google Summer of Code proposals, especially since the orgs…Mar 20, 2017Mar 20, 2017
A Productive Git WorkflowSince git is an integral part of my development life cycle and I spend quite sometime committing things to it, I always felt there was…Sep 23, 2016Sep 23, 2016