PinnedPublished inThe StartupAdding Amazing Transitions to Your Android App Easily Using Material MotionGetting Started 🎬Aug 18, 2020Aug 18, 2020
PinnedPublished inProAndroidDevBackoff and Retry Strategy using Flows in AndroidYou might come across a situation while developing an app where you’d want to retry a certain request when an Exception occurs without…Dec 12, 20203Dec 12, 20203
PinnedPublished inLevel Up CodingSmart Text Listeners Using Flows on AndroidIn an Edit text, when you’d want to trigger a network request whenever the input text is edited, you will end up shooting a lot of…Nov 29, 2020Nov 29, 2020
Published inLevel Up CodingUsing Flows for Form Validation in Android.In this article, we will use the latest StateFlows API to create a validation form.Nov 18, 20206Nov 18, 20206
Published inLevel Up CodingAdding animations to your Android application using the Lottie libraryAdding animations to your android app makes it more fun and interesting as compared to static text or pictures. The easiest way to do that…Aug 8, 2020Aug 8, 2020
Published inProAndroidDevImplementing Search Filter using Kotlin Channels and Flows in your Android ApplicationKnowledge of Retrofit, Room and Coroutines is a must for this guide.Jul 30, 20202Jul 30, 20202
Published inThe StartupWhat the Flows: Build an Android app using Flows, Live Data, and MVVM architectureKnowledge of Retrofit, Room and Coroutines is a must for this guide.Jul 22, 20201Jul 22, 20201
Published inLevel Up CodingLearn By Doing — Live Data Builder : Bridging Coroutines and Live Data in AndroidPrerequisite — You need to have a good understanding of coroutines ,MVVM architecture, Retrofit for this guide.Jun 12, 2020Jun 12, 2020
Published inProAndroidDevLearn By Doing : Executing a list of Retrofit requests Asynchronously using Coroutines on Android.Prerequisites —Basic knowledge of Coroutines. You can use this guide for help.Jun 4, 20201Jun 4, 20201
Published inThe StartupLearn By Doing: Coroutines — A Guide for Using coroutines in Android for Retrofit Requests 🐕In this guide, we will build an app that fetches two random breeds and a list of dog breeds and images and display it via a recycler using…May 28, 20203May 28, 20203