Improving Your Gradle Workflow by Not Auto-reloading Build Files
IntelliJ and Android Studio try to constantly reload Gradle projects by default, disabling that behavior can improve your workflow.
Latest Articles
IntelliJ and Android Studio try to constantly reload Gradle projects by default, disabling that behavior can improve your workflow.
Android Studio has a misleading "Make project" button that you shouldn't click.
Android Lint has an API to make network calls, this post covers best practices of when and where to use it.
Exploring a claim that ViewPump is a data leak.
Kotlin build times are often slow, this is a laundry list of common issues and what you can or can't do about them.