We reach out to more than 80k Android developers around the world, every week, through our email newsletter and social media channels. Advertise your Android development related service or product!
Zsolt Bertalan explains handling internal classes with Hilt and Dagger using wrapper modules and named bindings for cleaner visibility and minor performance gains.
A lightweight Android library for easy runtime permission handling with Kotlin coroutines and Jetpack Compose - no more callbacks, just clean suspend functions.
Art Krivolapov introduces Koin IDE Plugin 1.4.0 with AI-assisted debugging and improved dependency injection management for Android and Kotlin projects.
Google Play Console is evolving its core app vitals metrics to include battery drain signals! Excessive wake lock usage will be joining user-perceived crash and ANR rate as key signs of your app’s technical health.
The new Kotzilla Platform release changes the game by automatically identifying your most critical issues and generating AI-ready prompts with all the context you need to fix them fast.
Philipp Lackner explains the differences between threads and coroutines in detail. You'll understand exactly what blocking code is, multithreading vs. parallelism and more.