one firebase database to two diff apps [duplicate]

≯℡__Kan透↙ 提交于 2020-01-06 05:24:06

问题


I have two Android project1:1.qaai_admin 2.qaai, I want to send data from app no 1 to firebase and retrieve that data by app no 2,in this I need both the app sharing same firebase database, how can I do that?


回答1:


STEPS TO DO THIS:

  1. Go to your Firebase Console
  2. Select Home Tab
  3. Click on Add App
  4. Select Add Firebase to your Android App
  5. Provide the details for the Package Name
  6. Download the latest Config File
  7. Add the downloaded Config File to both the Android Apps


来源:https://stackoverflow.com/questions/51937236/one-firebase-database-to-two-diff-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!