The Developer’s Notebook: Articles by Shirish Koirala

  • JaCoCo Test Coverage in Android 2023

    Test coverage reports provide valuable insights into the effectiveness of your tests by showing which parts of your code are covered by the tests. In this blog post, we will explore how to generate test coverage reports using JaCoCo, a popular code coverage tool, with Gradle. We will cover the steps required to set up…

    Continue Reading

  • How to change Brightness of Android Layout Programmatically without Permissions

    TLDR; Imagine you have developed a photography app that allows users to edit their photos. The app provides various editing tools and filters to enhance the appearance of the photos. However, some of the editing features, like adjusting brightness, contrast, or shadows, may require the user to have a clear view of the photo. In…

    Continue Reading

Power-up your Gutenberg layouts with Otter