Firebase

Firebase可帮助您构建更好的移动应用程序并扩展您的业务。(Firebase helps you build better mobile apps and grow your business.)

  • Owner: firebase/quickstart-android
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Firebase是一个移动和Web应用程序开发平台。Firebase可帮助您构建更好的移动应用程序并扩展您的业务。Firebase由互补功能组成,开发人员可以混合搭配以满足他们的需求。 该团队总部设在旧金山和加州山景城。 该公司成立于2011年,由Andrew Lee和James Tamplin创立。Firebase的初始产品是一个实时数据库,它提供了一个API,允许开发人员在多个客户端之间存储和同步数据。 随着时间的推移,它已经扩大了其产品线,成为应用程序开发的完整套件。 该公司于2014年10月被Google收购,并于2016年5月在Google I/O上展示了大量新功能。

Firebase适用于iOS,Android,JavaScript,C ++,Unity,Admin Node.js,Admin Java和Admin Python。

Main metrics

Overview
Name With Ownerfirebase/quickstart-android
Primary LanguageKotlin
Program languageJava (Language Count: 6)
Platform
License:Apache License 2.0
所有者活动
Created At2016-04-26 17:13:27
Pushed At2025-06-07 22:15:15
Last Commit At2025-05-30 12:13:52
Release Count0
用户参与
Stargazers Count9.1k
Watchers Count549
Fork Count7.4k
Commits Count1.4k
Has Issues Enabled
Issues Count797
Issue Open Count45
Pull Requests Count684
Pull Requests Open Count15
Pull Requests Close Count120
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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