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
主編程語言Java
編程語言Java (語言數: 6)
平台
許可證Apache License 2.0
發布數0
創建於2016-04-26 17:13:27
推送於2024-04-27 22:16:03
最后一次提交2024-04-12 18:18:16
星數8.7k
關注者數542
派生數7.3k
提交數1.3k
已啟用問題?
問題數776
打開的問題數36
拉請求數608
打開的拉請求數21
關閉的拉請求數93
已啟用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

去到頂部