Two Android apps and one Firebase database

馋奶兔 提交于 2019-12-24 16:43:08

问题


I need to use one Firebase database for two Android apps. One app will have write access to database and another will have read access to database. These two apps have to be separated. I can't merge them. Can I use one Firebase database for two apps? How? Please guide step by step. I am new to Firebase.


回答1:


Well from what I know you can add as many apps as you want for you'r project,just press add app on the FirebaseConsole. You can use different package name or signing key



来源:https://stackoverflow.com/questions/38108406/two-android-apps-and-one-firebase-database

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