PinnedCompose + Kotlin Multiplatform Mobile (KMM)Diving into compose and kmm architecture and implementing a basic cat app using compose multiplatform from scratch.Sep 18, 20231Sep 18, 20231
PinnedStoring Data Locally With Room Database and MVVM ArchitectureHey there, if you want to store data locally in your Android application in a clean and scalable way, this article may be of your interest…Oct 3, 2020Oct 3, 2020
Automating basic sanity runs on Android AppsAutomating basic sanity runs on Android apps using UIAutomatorOct 11, 2023Oct 11, 2023
Calling REST-APIs with Retrofit and MVVM architecture.This article aims to help you implement and work with REST APIs and call them in a scalable way to make an Android app.Jan 25, 2021Jan 25, 2021
Sliding Fragments using viewPager : android app developmentThis article deals with implementing one of the most widely used navigation patterns in android app development : sliding views, which is…Oct 12, 2020Oct 12, 2020