Published inAndroid DevelopersHow Dropbox leverages testing to maintain high level of trust at scaleIn Part 2 of the Testing at scale series, a Staff Engineer at Dropbox discusses changes in their testing pyramid and feedback tools.Apr 23A response icon1Apr 23A response icon1
Published inAndroid DevelopersNetflix App Testing At ScaleLearn how Netflix dealt with the challenges of testing a playback app at a massive scale, and how their testing strategy has evolved.Apr 16A response icon11Apr 16A response icon11
Published inAndroid DevelopersIntroducing Testing at Scale: a blog seriesTesting at Scale series features industry experts sharing strategies & tips, complementing existing documentation with real-world examples.Apr 16A response icon1Apr 16A response icon1
Published inAndroid DevelopersTest smarter, not harder: new testing strategies documentationA significant update to our official documentation on testing strategies will help you create more robust apps across form factors.Nov 21, 2024A response icon9Nov 21, 2024A response icon9
Published inAndroid DevelopersAutomating dependency updates in a Compose projectAutomating dependency maintenance reduces errors but there are some considerations to take into account if you use Compose.Mar 10, 2023A response icon3Mar 10, 2023A response icon3
Published inAndroid DevelopersIntroducing the Architecture TemplatesWe released a new project on Github called Android Architecture Starter Templates.Dec 5, 2022A response icon3Dec 5, 2022A response icon3
Published inAndroid DevelopersAlternatives to Idling Resources in Compose testsIn this article you’ll learn how to use the waitUntil test API in Compose to wait for certain conditions to be met.Apr 22, 2022A response icon4Apr 22, 2022A response icon4
Published inAndroid DevelopersMigrating from LiveData to Kotlin’s FlowIn this post you’ll learn how to expose Flows to a view, how to collect them, and how to fine-tune it to fit specific needs.May 17, 2021A response icon20May 17, 2021A response icon20
Hey Michael, I'm temporarily routing people from the SingleLiveEvent post to this one!Have you considered having a buffered channel for snackbars and a conflated one for navigation events?Mar 9, 2021A response icon1Mar 9, 2021A response icon1
Published inAndroid DevelopersMigrating the Google I/O app to HiltHilt is the new library built on top of Dagger that simplifies Dependency Injection (DI) in Android apps. But, how much does it simplify…Jul 20, 2020A response icon8Jul 20, 2020A response icon8