Read how Squarespace’s Unfold team made their mobile release process boring: learn what these non-eventful releases are like and how they came about, dig into how eventful they used to be, and hear why having uneventful releases is a superpower.
Michell Bak shows how to create a flexible, type-safe abstraction layer for managing UI resources, such as strings and drawables, in Android development.
Marjana Karzek describes the journey to fully automated weekly releases has transformed processes, reducing the time it takes to successfully roll out a feature to 100% of users from 21-25 days to just nine days without engineers getting involved.
Kerry Bisset explore the functionalities of both MutableState and MutableStateFlow, comparing their use cases and highlighting how they cater to different needs within the Compose ecosystem
Tanya Arora dives into the world of asynchronous programming with Kotlin coroutines and unlock the full potential of concurrent computation and parallel processing.
Shahbaz Youssefi explains features of TBR hardware, how it can be most efficiently used, how Vulkan makes it very easy to do that, and how OpenGL ES makes it so easy to ruin performance.
After more than a year of work and contributions from the community, Zac Sweers announces a functionally-complete KSP implementation of Anvil code gen.
Mike Yerou takes a look at dev tunnels, which offer a convenient and secure way to proxy local HTTP traffic for your Android app development with minimal configuration and code changes.
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 course!
A renderless, highly performant foundational component to build bottom sheets with, jam-packed with styling features without compromising on accessibility or keyboard interactions
Dave Leeds examines why the strategy pattern is helpful, applies the pattern in Kotlin, and then shows how to use some of Kotlin's language features to put a more modern spin on it.
Aayush Chaudhary traces the history and evolution of background work in Android. Understand how background task management has evolved over different Android versions and the reasons behind these changes.