Articles in this series
Step-by-Step Guide: Migrating from KAPT to KSP for Room Database and Hilt Dependency Injection ยท KAPT stands for Kotlin Annotation Processing Tool and...
Learn how to streamline the implementation of ViewModelProvider.Factory() using Kotlin Lambdas and Object Expressions with examples. ยท If you are like me...
A Step-by-Step tutorial to integrate Firebase Realtime Database and User Authentication into your Android app with Kotlin and Jetpack Compose ยท This is...
A simple app example and proper way to request Android runtime permission workflow using Accompanist Permissions library for Jetpack Compose ยท There are...
@RequiresApi() and @ChecksSdkIntAtLeast() Annotations are used by lint tool in Android Studio to provide proper warning/error messages ยท One of the...
Beginner's friendly step-by-step guide to learn how to use Preferences and Proto DataStore, Room Database is not covered. ยท abc.com There are a few ways...