Android User Login with MVVM, Ktor Client & RESTful APIs
Hi all! Welcome to a brand new post. Today, I have something really helpful for you — a flexible and foolproof Android User Login template … Read more
Decoding Appverse
Hi all! Welcome to a brand new post. Today, I have something really helpful for you — a flexible and foolproof Android User Login template … Read more
Android Advance, Android Application Development, Android Intermediate
Hey everyone, welcome to a new post! Today, I’m going to make Retrofit in Android easier and faster to use. If you’ve worked with Android … Read more
Android Advance, Android Application Development
Welcome to another post! Today, let’s compare coroutineScope and supervisorScope in Kotlin Coroutines, something you might come across in Android interviews. We will understand the … Read more
Android Advance, Android Application Development
Hello everyone! Today, we’re exploring a new way to handle network calls in Android using the “Kotlin KTor Android Client”. While Retrofit is a good … Read more
Android Advance, Android Application Development
In this post, we will build an Android QR Code Scanner Example Project, with Firebase ML Kit. This guide is part of my “Unlocking the … Read more
Android Advance, Android Application Development
You are using hilt for dependency injection in your android project. You may encounter a situation where you need to provide some dynamic dependencies to … Read more
Android Advance, Android Application Development
Previously I’ve published a tutorial about building a RESTful API with kTor. But you know what kTor is multiplatform, that means we can also consume … Read more