Published inAndroid DevelopersWorkManager in multi-module appsModularization is a great tool for building an app at scale. Learn how we set up WorkManager for use in the multi module Now in Android…Mar 8, 2023A response icon3Mar 8, 2023A response icon3
Published inAndroid DevelopersGoing deeper, paging from network and database in the MAD skills seriesWelcome back! In the last episode, we integrated a Pager into our ViewModel and used it to populate the UI using a PagingDataAdapter. We…Nov 2, 2021A response icon1Nov 2, 2021A response icon1
Published inAndroid DevelopersIntroduction to Paging 3.0 in the MAD Skills SeriesWelcome to the Paging 3.0 MAD Skills series! In this article I’ll be introducing Paging 3.0 and highlighting how to integrate it into the…Oct 11, 2021A response icon2Oct 11, 2021A response icon2
Published inAndroid DevelopersFetching data and binding it to the UI in the MAD skills seriesSecond episode in the Paging MAD skills seriesOct 11, 2021Oct 11, 2021
Published inProAndroidDevAndroid Views as a Function of State with ViewBinding Case Study 2: RecyclerViews, A/B testing and…This post is part of a series that shows how Views in android can be represented purely as a function of some state with no side effects…Feb 16, 2021Feb 16, 2021
Published inProAndroidDevKotlin Delegation by InceptionDelegating to delegates with a functional twistDec 15, 2020A response icon2Dec 15, 2020A response icon2
Published inProAndroidDevAndroid Views as a Function of State with ViewBinding Case Study 1: The Live Game StreamThis post is part of a series that shows how Views in android can be represented purely as a function of some state with no side effects…Dec 8, 2020A response icon3Dec 8, 2020A response icon3
Published inProAndroidDevBuilding the right Android View AbstractionThis post is heavily inspired by Jesse Wilson’s post of the exact same title which I’ve shamelessly lifted. Please give it a read here.Nov 12, 2020A response icon1Nov 12, 2020A response icon1
Published inProAndroidDevDeclarative lists on Android With RecyclerView + ViewBindingOne liner xml to stateful RecyclerView.ViewHolder instanceMar 3, 2020A response icon2Mar 3, 2020A response icon2