# Building an Android app with Jetpack Compose and Firebase

DevFeed: [Building an Android app with Jetpack Compose and Firebase](<https://devfeed.tech/articles/building-an-android-app-with-jetpack-compose-and-firebase-16433.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2022/04/building-an-app-android-jetpack-compose-firebase>)

Author: Marina Coelho

Published: 2022-04-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [applications](<https://devfeed.tech/tags/applications.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [building](<https://devfeed.tech/tags/building.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>)

## AI overview

A tutorial series introduces Make It So, a simple Android to-do list application built from scratch with Jetpack Compose and Firebase. It outlines the app's structure and features, then covers authentication, crash reporting, cloud data storage, Kotlin Coroutines and Flow, performance monitoring, remote configuration, extensions, messaging, and Firestore queries.

## Source excerpt

Learn how to build an Android app with Firebase and Jetpack Compose from scratch.