Firebase

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

  • 所有者: firebase/quickstart-android
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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。

主要指标

概览
名称与所有者firebase/quickstart-android
主编程语言Kotlin
编程语言Java (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2016-04-26 17:13:27
推送于2025-06-07 22:15:15
最后一次提交2025-05-30 12:13:52
发布数0
用户参与
星数9.1k
关注者数549
派生数7.4k
提交数1.4k
已启用问题?
问题数797
打开的问题数45
拉请求数684
打开的拉请求数15
关闭的拉请求数120
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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