Firebase 使用入门
Firebase 是一个移动应用平台,集成了各种移动编程语言的统一客户端库。Firebase 的不同后端即服务 (BaaS) 功能可帮助您开发优质应用、拓展用户群并赚取更多收益。各项功能均可独立工作,结合使用时效果更佳。
如需使用 Firestore 移动/Web 客户端库和其他 Firebase 功能,请将 Firebase 添加到现有的 Google 项目。
将 Firebase 添加到您现有的 Google Cloud 项目:
- 登录 Firebase 控制台,然后点击添加项目。
- 从下拉菜单中选择现有 Google Cloud 项目,然后点击继续。
- (可选)为您的项目启用 Google Analytics(分析),然后按照提示选择或创建 Google Analytics(分析)帐号。
- 点击添加 Firebase。
为您的 Firebase 项目启用身份验证以使用 Firestore:
- 在 Firebase 控制台中,点击导航面板中的身份验证。
- 转到登录方法标签页。
- 启用电子邮件地址/密码和 Google 身份验证。
按照平台专用指南将 Firebase 添加到您的应用:
Apple 平台、Android 或 Web。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-01 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或示例代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]