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

Search for a command to run...
Articles tagged with #android-development
A Step-by-Step tutorial to integrate Firebase Realtime Database and User Authentication into your Android app with Kotlin and Jetpack Compose

Steps-by-steps guide to add spotless code formatter to your Android project for both Kotlin script (KTS) and Groovy build Gradle files

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

Examples to show how to pass data to composable functions using function parameters(i.e. pass by value), CompositionLocal and static CompositionLocal

Beginner's Guide to understand the fundamental of Context with class diagram in Android app development
