![]() |
1
0
查看Firebase官方文件中的这段代码,我已经在里面写下了你的一些要求,但你明白了
有关详细信息: https://firebase.google.com/docs/database/android/read-and-write
PS:您可以使用
如果您使用
只需调用一个
|
![]() |
2
0
事实证明,我的代码实际上运行正常,只是Firebase数据库的规则设置不正确。我在问题中发布的代码应该适用于任何试图实现此功能的人。 |