Convert KAPT to KSP - Room and Hilt Examples
Step-by-Step Guide: Migrating from KAPT to KSP for Room Database and Hilt Dependency Injection

Search for a command to run...

Series
Discover helpful tips and tricks for Android app development and Jetpack Compose through my personal journey and experience.
Step-by-Step Guide: Migrating from KAPT to KSP for Room Database and Hilt Dependency Injection

Learn how to streamline the implementation of ViewModelProvider.Factory() using Kotlin Lambdas and Object Expressions with examples.

A Step-by-Step tutorial to integrate Firebase Realtime Database and User Authentication into your Android app with Kotlin and Jetpack Compose

A simple app example and proper way to request Android runtime permission workflow using Accompanist Permissions library for Jetpack Compose

@RequiresApi() and @ChecksSdkIntAtLeast() Annotations are used by lint tool in Android Studio to provide proper warning/error messages

Beginner's friendly step-by-step guide to learn how to use Preferences and Proto DataStore, Room Database is not covered.
