Series

Android App Dev

Discover helpful tips and tricks for Android app development and Jetpack Compose through my personal journey and experience.

Articles in this series

Convert KAPT to KSP - Room and Hilt Examples
Simplify ViewModelProvider.Factory() Implementation with Kotlin Lambda and Object Expressions
Integrate Firebase Realtime Database and User Authentication into your Android App
How to Request Android Runtime Permissions using Jetpack Compose?
@RequiresApi() and @ChecksSdkIntAtLeast() Annotations
Simple Preferences & Proto DataStore Demo App