问题
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:
- Go to your Firebase Console
- Select Home Tab
- Click on Add App
- Select Add Firebase to your Android App
- Provide the details for the Package Name
- Download the latest Config File
- Add the downloaded Config File to both the Android Apps
来源:https://stackoverflow.com/questions/51937236/one-firebase-database-to-two-diff-apps