The database page in firebase in not showing my database

278 views Asked by At

After connecting new app from android studio to realtime database, the database page in firebase is not showing my database.Below are some links of screen shots of my android studio and database page of firebase console.

This is the Firebase image

This is my code with proof of connection

1

There are 1 answers

2
Martin Zeitler On

On this page, "Database" refers to both, Firestore and Realtime Database.

You have to click Create database, where it reads: Or choose Realtime Database.