X Tutup
The Wayback Machine - https://web.archive.org/web/20190322173454/https://github.com/firebase/quickstart-android
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Firebase Quickstart Samples for Android
Branch: master
Clone or download
samtstern include kotlin in subproject
Change-Id: Ida4b466ea2d5da41f455aead5d0afcea52b7145f
Latest commit d307afe Mar 22, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.google Metadata May 24, 2016
.opensource Deprecate App Invites Jan 25, 2019
admob Auto-update dependencies. (#826) Mar 5, 2019
analytics Auto-update dependencies. (#826) Mar 5, 2019
app-indexing Auto-update dependencies. (#826) Mar 5, 2019
auth Auto-update dependencies. (#829) Mar 8, 2019
config Auto-update dependencies. (#826) Mar 5, 2019
crash Clean up and polish Mar 15, 2019
database Auto-update dependencies. (#826) Mar 5, 2019
dynamiclinks Auto-update dependencies. (#826) Mar 5, 2019
firestore Auto-update dependencies. (#826) Mar 5, 2019
functions Auto-update dependencies. (#826) Mar 5, 2019
gradle/wrapper Update distributionUrl of gradle wrapper and jar file (#702) Oct 17, 2018
inappmessaging Auto-update dependencies. (#826) Mar 5, 2019
internal Auto-update dependencies. (#826) Mar 5, 2019
invites Deprecate App Invites Jan 25, 2019
messaging Auto-update dependencies. (#828) Mar 5, 2019
mlkit-langid Auto-update dependencies. (#826) Mar 5, 2019
mlkit-smartreply include kotlin in subproject Mar 22, 2019
mlkit Auto-update dependencies. (#826) Mar 5, 2019
perf Auto-update dependencies. (#826) Mar 5, 2019
scripts Add snippets checker script Jan 22, 2019
storage Auto-update dependencies. (#826) Mar 5, 2019
.editorconfig Kotlin style fixes (#699) Oct 15, 2018
.gitignore FIAM Quickstart Aug 16, 2018
.travis.yml Add snippets checker script Jan 22, 2019
CONTRIBUTING.md Update CONTRIBUTING.md Jul 9, 2018
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md Jan 29, 2019
LICENSE Update LICENSE Jun 21, 2017
README.md Add new sample for MLKit Language ID. (#797) Feb 1, 2019
build.gradle Ktlint and README Mar 22, 2019
build.sh Fix build Mar 22, 2019
gradle.properties Undo Androidx Mar 16, 2019
gradlew Need for build speed! (#289) Jun 20, 2017
gradlew.bat Update Gradle wrapper to 3.3 Jan 31, 2017
mock-google-services.json Remove dependency, add test JSON Mar 19, 2019
settings.gradle Clean up and polish Mar 15, 2019

README.md

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

Build Status

You can’t perform that action at this time.
X Tutup