firebase
quickstart-android
Kotlin

Firebase Quickstart Samples for Android

Last updated Jul 7, 2026
9.3k
Stars
7.4k
Forks
57
Issues
+1
Stars/day
Attention Score
99
Language breakdown
Kotlin 56.6%
Java 41.3%
JavaScript 0.7%
HTML 0.6%
Python 0.4%
Shell 0.3%
โ–ธ Files click to expand
README

Firebase Quickstarts for Android

A collection of quickstart samples demonstrating the Firebase APIs on Android. For more information, see https://firebase.google.com.

Samples

You can open each of the following samples as an Android Studio project, and run them on a mobile device or a virtual device (AVD). When doing so you need to add each sample app you wish to try to a Firebase project on the Firebase console. You can add multiple sample apps to the same Firebase project. There's no need to create separate projects for each app.

To add a sample app to a Firebase project, use the applicationId value specified in the app/build.gradle file of the app as the Android package name. Download the generated google-services.json file, and copy it to the app/ directory of the sample you wish to run.

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

[![Actions Status][gh-actions-badge]][gh-actions] [![SAM Score][sam-score-badge]][sam-score]

[gh-actions]: https://github.com/firebase/quickstart-android/actions [gh-actions-badge]: https://github.com/firebase/quickstart-android/actions/workflows/android.yml/badge.svg?branch=master&event=push [sam-score]: https://ossbot.computer/samscore.html [sam-score-badge]: https://ossbot.computer/samscorebadge?org=firebase&repo=quickstart-android

ยฉ 2026 GitRepoTrend ยท firebase/quickstart-android ยท Updated daily from GitHub