Can multiple android application access same firebase database?

Rage picture Rage · Jun 17, 2016 · Viewed 27.9k times · Source

Is it possible for multiple android applications to access a single firebase backend. If no what is the alternative in such situation?

Answer

Pavan Patil picture Pavan Patil · Jun 18, 2016

Yes, it is possible. Go to your firebase console. Select home tab. Click on Add App. Select Add firebase to your Android App. Provide the necessary details for the package name. Download the latest config file and add it to all the android apps connected to this firebase project.