Nataraj KRRoom Migrations — “Testing”Changing database configuaration as the app grows is inevitable. Room supports inceremental migration. Make changes to the database and…Dec 29, 20211Dec 29, 20211
Nataraj KRHilt — An optimal dependency injector for Android Projects.Dependency injection is one of the design patterns in software engineering. Using this is of course a choice, but using this will…Aug 11, 2021Aug 11, 2021
Nataraj KRObserve Android application’s foreground & background states with Jetpack’s Lifecycle libraryKnowing when the app goes into background or for that matter knowing the lifecycle of the whole appilcation helps developers to implement…Mar 9, 2021Mar 9, 2021
Nataraj KRPaging library — Which configuration to use???This article assumes that the reader is familiar with the paging library implementation.Dec 2, 2019Dec 2, 2019